Searched refs:ETH_P_CANXL (Results 1 – 2 of 2) sorted by relevance
62 skb->protocol != htons(ETH_P_CANXL))) { in can_put_echo_skb()270 skb->protocol = htons(ETH_P_CANXL); in alloc_canxl_skb()355 case ETH_P_CANXL: in can_dropped_invalid_skb()
141 #define ETH_P_CANXL 0x000E /* CANXL: eXtended frame Length */ macro