Home
last modified time | relevance | path

Searched refs:s_hdr (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa.c98 struct ieee802_1x_hdr *s_hdr, *hdr; in wpa_eapol_key_send() local
130 s_hdr = (struct ieee802_1x_hdr *) msg; in wpa_eapol_key_send()
131 s_key = (struct wpa_eapol_key *) (s_hdr + 1); in wpa_eapol_key_send()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa.c148 struct ieee802_1x_hdr *s_hdr, *hdr; in wpa_eapol_key_send() local
180 s_hdr = (struct ieee802_1x_hdr *) msg; in wpa_eapol_key_send()
181 s_key = (struct wpa_eapol_key *) (s_hdr + 1); in wpa_eapol_key_send()

Completed in 11 milliseconds