Searched refs:ETH_P_CAN (Results 1 – 6 of 6) sorted by relevance
117 #define ETH_P_CAN 0x000C /* CAN: Controller Area Network */ macro
89 if (skb->protocol == htons(ETH_P_CAN)) { in can_dropped_invalid_skb()
234 skb->protocol = htons(ETH_P_CAN); in can_send()877 .type = cpu_to_be16(ETH_P_CAN),
398 (skb->protocol != htons(ETH_P_CAN) && in can_put_echo_skb()578 skb->protocol = htons(ETH_P_CAN); in alloc_can_skb()
211 skb->protocol = htons(ETH_P_CAN); in slc_bump()
1223 skb->protocol = htons(ETH_P_CAN); in ican3_get_echo_skb()