Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dif_ether.h132 #define ETH_P_CANFD 0x000D /* CANFD: CAN flexible data rate*/ macro
/linux-4.19.296/include/linux/can/
Ddev.h135 } else if (skb->protocol == htons(ETH_P_CANFD)) { in can_dropped_invalid_skb()