Searched refs:ETH_P_CAN (Results 1 – 6 of 6) sorted by relevance
131 #define ETH_P_CAN 0x000C /* CAN: Controller Area Network */ macro
100 if (skb->protocol == htons(ETH_P_CAN)) { in can_dropped_invalid_skb()
224 skb->protocol = htons(ETH_P_CAN); in can_send()934 .type = cpu_to_be16(ETH_P_CAN),
453 (skb->protocol != htons(ETH_P_CAN) && in can_put_echo_skb()640 skb->protocol = htons(ETH_P_CAN); in alloc_can_skb()
211 skb->protocol = htons(ETH_P_CAN); in slc_bump()
1309 skb->protocol = htons(ETH_P_CAN); in ican3_get_echo_skb()