Searched refs:ieee802_1x_hdr (Results 1 – 7 of 7) sorted by relevance
28 struct ieee802_1x_hdr *hdr; in wpa_sm_alloc_eapol()30 *msg_len = sizeof(struct ieee802_1x_hdr) + data_len; in wpa_sm_alloc_eapol()39 hdr = (struct ieee802_1x_hdr *)((char *)buffer + sizeof(struct l2_ethhdr)); in wpa_sm_alloc_eapol()
326 struct ieee802_1x_hdr *hdr; in wpa2_sm_alloc_eapol()328 *msg_len = sizeof(struct ieee802_1x_hdr) + data_len; in wpa2_sm_alloc_eapol()336 hdr = (struct ieee802_1x_hdr *)((char *)buffer + sizeof(struct l2_ethhdr)); in wpa2_sm_alloc_eapol()548 struct ieee802_1x_hdr *hdr; in wpa2_ent_rx_eapol()551 hdr = (struct ieee802_1x_hdr *) buf; in wpa2_ent_rx_eapol()574 struct ieee802_1x_hdr *hdr; in eap_sm_rx_eapol_internal()596 hdr = (struct ieee802_1x_hdr *) tmp; in eap_sm_rx_eapol_internal()
322 struct ieee802_1x_hdr *hdr; in wps_sm_alloc_eapol()324 *msg_len = sizeof(struct ieee802_1x_hdr) + data_len; in wps_sm_alloc_eapol()331 hdr = (struct ieee802_1x_hdr *)((char *)buffer + sizeof(struct l2_ethhdr)); in wps_sm_alloc_eapol()1108 struct ieee802_1x_hdr *hdr; in wps_sm_rx_eapol_internal()1132 hdr = (struct ieee802_1x_hdr *) tmp; in wps_sm_rx_eapol_internal()
34 struct ieee802_1x_hdr *hdr; in ieee802_1x_receive()52 hdr = (struct ieee802_1x_hdr *) buf; in ieee802_1x_receive()
556 struct ieee802_1x_hdr *hdr; in wpa_receive()572 hdr = (struct ieee802_1x_hdr *) data; in wpa_receive()961 struct ieee802_1x_hdr *hdr; in __wpa_send_eapol()972 len = sizeof(struct ieee802_1x_hdr) + sizeof(struct wpa_eapol_key); in __wpa_send_eapol()1007 hdr = (struct ieee802_1x_hdr *)os_zalloc(len); in __wpa_send_eapol()1167 struct ieee802_1x_hdr *hdr; in wpa_verify_key_mic()1180 hdr = (struct ieee802_1x_hdr *) data; in wpa_verify_key_mic()
20 struct ieee802_1x_hdr { struct
1779 struct ieee802_1x_hdr *hdr; in wpa_sm_rx_eapol()1797 hdr = (struct ieee802_1x_hdr *) tmp; in wpa_sm_rx_eapol()