Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/80211/
Dwpa.c646 u8 *this_rsn, *this_rsn_end; in wpa_handle_3_of_4() local
664 &this_is_rsn, &this_rsn_end ); in wpa_handle_3_of_4()
667 this_rsn_end, in wpa_handle_3_of_4()
674 ctx->ap_rsn_ie_len != ( this_rsn_end - this_rsn ) || in wpa_handle_3_of_4()
679 DBGC2_HD ( ctx, this_rsn, this_rsn_end - this_rsn ); in wpa_handle_3_of_4()
694 DBGC2_HD ( ctx, this_rsn, this_rsn_end - this_rsn ); in wpa_handle_3_of_4()
706 new_rsn_end = this_rsn_end; in wpa_handle_3_of_4()