Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/80211/
Dwpa.c448 static struct io_buffer * wpa_alloc_frame ( int kdlen ) in wpa_alloc_frame() function
513 struct io_buffer *iob = wpa_alloc_frame ( ctx->dev->rsn_ie->len + 2 ); in wpa_send_2_of_4()
606 struct io_buffer *iob = wpa_alloc_frame ( 0 ); in wpa_send_final()