Home
last modified time | relevance | path

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

/include/uapi/linux/
Dif_ether.h102 #define ETH_P_FCOE 0x8906 /* Fibre Channel over Ethernet */ macro
/include/linux/
Dnetdevice.h4815 if (protocol == htons(ETH_P_FCOE)) in can_checksum_protocol()