Searched refs:ETH_P_CAN (Results 1 – 2 of 2) sorted by relevance
/include/uapi/linux/ | ||
D | if_ether.h | 133 #define ETH_P_CAN 0x000C /* CAN: Controller Area Network */ macro |
/include/linux/can/ | ||
D | dev.h | 131 if (skb->protocol == htons(ETH_P_CAN)) { in can_dropped_invalid_skb() |