Searched refs:ieee802_1x_hdr (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.3-release/contrib/wpa/src/common/
H A Deapol_common.h18 struct ieee802_1x_hdr { struct
/freebsd-10.3-release/contrib/wpa/src/ap/
H A Dpreauth_auth.c46 struct ieee802_1x_hdr *hdr;
59 hdr = (struct ieee802_1x_hdr *) (ethhdr + 1);
H A Dieee802_1x.c43 struct ieee802_1x_hdr *xhdr;
56 xhdr = (struct ieee802_1x_hdr *) buf;
116 struct ieee802_1x_hdr *hdr;
129 hdr = (struct ieee802_1x_hdr *) buf;
758 struct ieee802_1x_hdr *hdr;
783 hdr = (struct ieee802_1x_hdr *) buf;
1923 const struct ieee802_1x_hdr *xhdr =
1924 (const struct ieee802_1x_hdr *) buf;
H A Dwpa_auth.c741 struct ieee802_1x_hdr *hdr;
758 hdr = (struct ieee802_1x_hdr *) data;
1213 struct ieee802_1x_hdr *hdr;
1222 len = sizeof(struct ieee802_1x_hdr) + sizeof(struct wpa_eapol_key);
1391 struct ieee802_1x_hdr *hdr;
1400 hdr = (struct ieee802_1x_hdr *) data;
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.c75 struct ieee802_1x_hdr *hdr;
555 const struct ieee802_1x_hdr *hdr;
565 hdr = (const struct ieee802_1x_hdr *) buf;
H A Dpreauth_test.c51 struct ieee802_1x_hdr *hdr;
H A Deapol_test.c560 struct ieee802_1x_hdr *hdr;
563 hdr = (struct ieee802_1x_hdr *) buf;
682 struct ieee802_1x_hdr *dot1x;
H A Dwpas_glue.c63 struct ieee802_1x_hdr *hdr;
/freebsd-10.3-release/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c628 struct ieee802_1x_hdr *hdr;
650 hdr = (struct ieee802_1x_hdr *) sm->last_rx_key;
1164 const struct ieee802_1x_hdr *hdr;
1177 hdr = (const struct ieee802_1x_hdr *) buf;
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/tests/
H A Dtest_wpa.c97 struct ieee802_1x_hdr *hdr;
/freebsd-10.3-release/contrib/wpa/src/rsn_supp/
H A Dwpa.c1620 struct ieee802_1x_hdr *hdr;
1645 hdr = (struct ieee802_1x_hdr *) tmp;

Completed in 186 milliseconds