Searched defs:ETH_P_PREAUTH (Results 1 – 7 of 7) sorted by relevance
27 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */ macro
35 pub(crate) const ETH_P_PREAUTH: c_int = linux_raw_sys::if_ether::ETH_P_PREAUTH as _; constant
95 #define ETH_P_PREAUTH 0x88C7 /* 802.11 Preauthentication */ macro
59 #define ETH_P_PREAUTH 0x88C7 macro