Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/80211/
Dwpa.c450 struct io_buffer *ret = alloc_iob ( sizeof ( struct eapol_key_pkt ) + in wpa_alloc_frame()
457 memset ( iob_put ( ret, sizeof ( struct eapol_key_pkt ) ), 0, in wpa_alloc_frame()
458 sizeof ( struct eapol_key_pkt ) ); in wpa_alloc_frame()
478 struct eapol_key_pkt *pkt = iob->data; in wpa_send_eapol()
510 struct eapol_key_pkt *pkt, int is_rsn, in wpa_send_2_of_4()
514 struct eapol_key_pkt *npkt; in wpa_send_2_of_4()
546 struct eapol_key_pkt *pkt, int is_rsn, in wpa_handle_1_of_4()
603 struct eapol_key_pkt *pkt, int is_rsn, in wpa_send_final()
607 struct eapol_key_pkt *npkt; in wpa_send_final()
642 struct eapol_key_pkt *pkt, int is_rsn, in wpa_handle_3_of_4()
[all …]
/external/syslinux/gpxe/src/include/gpxe/
Dwpa.h103 struct eapol_key_pkt struct