Home
last modified time | relevance | path

Searched refs:CAN_INV_FILTER (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
A Dcan.h236 #define CAN_INV_FILTER 0x20000000U /* to be set in can_filter.can_id */ macro
/linux/net/can/
A Daf_can.c367 canid_t inv = *can_id & CAN_INV_FILTER; /* save flag before masking */ in can_rcv_list_find()
/linux/Documentation/networking/
A Dcan.rst491 The filter can be inverted in this semantic, when the CAN_INV_FILTER
692 where the CAN_INV_FILTER flag is set in order to notch single CAN IDs or

Completed in 8 milliseconds