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

/vbox/src/VBox/Devices/PC/ipxe/src/net/80211/
H A Dwpa.c587 int this_is_rsn, new_is_rsn; local
603 &this_is_rsn, &this_rsn_end );
614 ctx->ap_rsn_is_rsn != this_is_rsn ||
627 if ( new_rsn && this_is_rsn == new_is_rsn ) {
644 new_is_rsn = this_is_rsn;

Completed in 41 milliseconds