Searched refs:ETH_P_CAN (Results 1 – 8 of 8) sorted by relevance
131 #define ETH_P_CAN 0x000C /* CAN: Controller Area Network */ macro
134 #define ETH_P_CAN 0x000C /* CAN: Controller Area Network */ macro
146 if (skb->protocol == htons(ETH_P_CAN)) { in can_dropped_invalid_skb()
207 skb->protocol = htons(ETH_P_CAN); in can_send()845 .type = cpu_to_be16(ETH_P_CAN),
469 (skb->protocol != htons(ETH_P_CAN) && in can_put_echo_skb()685 skb->protocol = htons(ETH_P_CAN); in alloc_can_skb()
210 skb->protocol = htons(ETH_P_CAN); in slc_bump()
1305 skb->protocol = htons(ETH_P_CAN); in ican3_get_echo_skb()