Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dif_ether.h131 #define ETH_P_CAN 0x000C /* CAN: Controller Area Network */ macro
/linux-4.19.296/include/linux/can/
Ddev.h131 if (skb->protocol == htons(ETH_P_CAN)) { in can_dropped_invalid_skb()