Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/l2_packet/
Dl2_packet_pcap.c29 unsigned int num_fast_poll; member
171 l2->num_fast_poll = 3 * 50; in l2_packet_receive_cb()
181 if (l2->num_fast_poll > 0) { in l2_packet_receive_timeout()
183 l2->num_fast_poll--; in l2_packet_receive_timeout()
388 l2->num_fast_poll = 3 * 50; in l2_packet_notify_auth_start()
Dl2_packet_winpcap.c49 unsigned int num_fast_poll; member