HomeSort by relevance Sort by last modified time
    Searched refs:eapol_key_pkt (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/net/80211/
wpa.c 450 struct io_buffer *ret = alloc_iob ( sizeof ( struct eapol_key_pkt ) +
457 memset ( iob_put ( ret, sizeof ( struct eapol_key_pkt ) ), 0,
458 sizeof ( struct eapol_key_pkt ) );
478 struct eapol_key_pkt *pkt = iob->data;
510 struct eapol_key_pkt *pkt, int is_rsn,
514 struct eapol_key_pkt *npkt;
546 struct eapol_key_pkt *pkt, int is_rsn,
603 struct eapol_key_pkt *pkt, int is_rsn,
607 struct eapol_key_pkt *npkt;
642 struct eapol_key_pkt *pkt, int is_rsn
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/
wpa.h 97 * On LANs, an eapol_key_pkt is always encapsulated in the data field
103 struct eapol_key_pkt struct

Completed in 133 milliseconds