Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa.c804 struct ieee802_1x_hdr *hdr; in wpa_supplicant_key_request()
834 hdr = (struct ieee802_1x_hdr *)(ethhdr + 1); in wpa_supplicant_key_request()
875 struct ieee802_1x_hdr *hdr; in wpa_supplicant_process_1_of_4()
945 hdr = (struct ieee802_1x_hdr *)(ethhdr + 1); in wpa_supplicant_process_1_of_4()
1108 struct ieee802_1x_hdr *hdr; in wpa_supplicant_process_3_of_4()
1215 hdr = (struct ieee802_1x_hdr *)(ethhdr + 1); in wpa_supplicant_process_3_of_4()
1301 struct ieee802_1x_hdr *hdr; in wpa_supplicant_process_1_of_2()
1495 hdr = (struct ieee802_1x_hdr *)(ethhdr + 1); in wpa_supplicant_process_1_of_2()
1637 struct ieee802_1x_hdr *hdr; in wpa_sm_rx_eapol()
1643 hdr = (struct ieee802_1x_hdr *)buf; in wpa_sm_rx_eapol()
H A Dwpa_impl.h39 struct ieee802_1x_hdr { struct