Searched refs:CAN_INV_FILTER (Results 1 – 3 of 3) sorted by relevance
236 #define CAN_INV_FILTER 0x20000000U /* to be set in can_filter.can_id */ macro
367 canid_t inv = *can_id & CAN_INV_FILTER; /* save flag before masking */ in can_rcv_list_find()
491 The filter can be inverted in this semantic, when the CAN_INV_FILTER692 where the CAN_INV_FILTER flag is set in order to notch single CAN IDs or
Completed in 8 milliseconds