HomeSort by relevance Sort by last modified time
    Searched refs:CAN_INV_FILTER (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/common/linux/
can.h 64 #define CAN_INV_FILTER 0x20000000U
  /external/kernel-headers/original/linux/
can.h 99 * The filter can be inverted (CAN_INV_FILTER bit set in can_id) or it can
107 #define CAN_INV_FILTER 0x20000000U /* to be set in can_filter.can_id */

Completed in 278 milliseconds