Searched defs:wpa_alloc_frame (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/net/80211/
H A Dwpa.c412 static struct io_buffer * wpa_alloc_frame ( int kdlen ) function
477 struct io_buffer *iob = wpa_alloc_frame ( ctx->dev->rsn_ie->len + 2 );
545 struct io_buffer *iob = wpa_alloc_frame ( 0 );

Completed in 722 milliseconds