Searched refs:CAN_INV_FILTER (Results 1 – 4 of 4) sorted by relevance
287 #define CAN_INV_FILTER 0x20000000U /* to be set in can_filter.can_id */ macro
72 QEMU_BUILD_BUG_ON(QEMU_CAN_INV_FILTER != CAN_INV_FILTER);
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