Searched refs:ETH_P_RSN_PREAUTH (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/wpa/src/rsn_supp/
H A Dpreauth.c150 ETH_P_RSN_PREAUTH, msg, msglen);
184 ETH_P_RSN_PREAUTH,
195 ETH_P_RSN_PREAUTH,
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dpreauth_test.c252 l2 = l2_packet_init(wpa_s->ifname, NULL, ETH_P_RSN_PREAUTH, NULL,
H A Dwpa_priv.c438 if (proto != ETH_P_EAPOL && proto != ETH_P_RSN_PREAUTH &&
514 if (proto != ETH_P_EAPOL && proto != ETH_P_RSN_PREAUTH) {
/freebsd-11.0-release/contrib/wpa/src/utils/
H A Dcommon.h325 #ifndef ETH_P_RSN_PREAUTH
326 #define ETH_P_RSN_PREAUTH 0x88c7 macro
327 #endif /* ETH_P_RSN_PREAUTH */

Completed in 89 milliseconds