Searched refs:ETH_P_FCOE (Results 1 – 2 of 2) sorted by relevance
/include/uapi/linux/ | ||
D | if_ether.h | 102 #define ETH_P_FCOE 0x8906 /* Fibre Channel over Ethernet */ macro |
/include/linux/ | ||
D | netdevice.h | 4815 if (protocol == htons(ETH_P_FCOE)) in can_checksum_protocol() |