Home
last modified time | relevance | path

Searched refs:ETH_P_CAN (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/can/dev/
A Dskb.c49 (skb->protocol != htons(ETH_P_CAN) && in can_put_echo_skb()
192 skb->protocol = htons(ETH_P_CAN); in alloc_can_skb()
/linux/include/uapi/linux/
A Dif_ether.h136 #define ETH_P_CAN 0x000C /* CAN: Controller Area Network */ macro
/linux/include/linux/can/
A Dskb.h134 if (skb->protocol == htons(ETH_P_CAN)) { in can_dropped_invalid_skb()
/linux/net/can/
A Daf_can.c207 skb->protocol = htons(ETH_P_CAN); in can_send()
845 .type = cpu_to_be16(ETH_P_CAN),
/linux/drivers/net/can/
A Dslcan.c210 skb->protocol = htons(ETH_P_CAN); in slc_bump()
A Djanz-ican3.c1305 skb->protocol = htons(ETH_P_CAN); in ican3_get_echo_skb()

Completed in 12 milliseconds