Home
last modified time | relevance | path

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

/hostap-3.6.0/src/utils/
Dcommon.h365 #ifndef ETH_P_8021Q
366 #define ETH_P_8021Q 0x8100 macro
/hostap-3.6.0/wlantest/
Drx_data.c94 case ETH_P_8021Q: in rx_data_eth()