Home
last modified time | relevance | path

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

/include/uapi/linux/
A Dif_ether.h123 #define ETH_P_802_3_MIN 0x0600 /* If the value in the ethernet type is more than this value macro
/include/linux/
A Detherdevice.h226 return (__force u16)proto >= (__force u16)htons(ETH_P_802_3_MIN); in eth_proto_is_802_3()

Completed in 5 milliseconds