Searched refs:ETH_P_CAN (Results 1 – 2 of 2) sorted by relevance
131 #define ETH_P_CAN 0x000C /* CAN: Controller Area Network */ macro
131 if (skb->protocol == htons(ETH_P_CAN)) { in can_dropped_invalid_skb()