Home
last modified time | relevance | path

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

/hostap-3.6.0/src/rsn_supp/
Dwpa_i.h455 const u8 *pkt, size_t pkt_len) in wpa_sm_fils_hlp_rx() argument
458 sm->ctx->fils_hlp_rx(sm->ctx->ctx, dst, src, pkt, pkt_len); in wpa_sm_fils_hlp_rx()
Dwpa.h90 const u8 *pkt, size_t pkt_len);
/hostap-3.6.0/wpa_supplicant/
Dwpas_glue.c1240 const u8 *pkt, size_t pkt_len) in wpa_supplicant_fils_hlp_rx() argument
1246 hexlen = pkt_len * 2 + 1; in wpa_supplicant_fils_hlp_rx()
1250 wpa_snprintf_hex(hex, hexlen, pkt, pkt_len); in wpa_supplicant_fils_hlp_rx()