Home
last modified time | relevance | path

Searched refs:ETH_P_80221 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dif_ether.h105 #define ETH_P_80221 0x8917 /* IEEE 802.21 Media Independent */ macro
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h110 #define ETH_P_80221 0x8917 /* IEEE 802.21 Media Independent Handover Protocol */ macro
/openbmc/linux/net/wireless/
H A Dutil.c969 case htons(ETH_P_80221): in cfg80211_classify8021d()