Home
last modified time | relevance | path

Searched refs:num_fast_poll (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A 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()
H A Dl2_packet_winpcap.c49 unsigned int num_fast_poll; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A 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()
H A Dl2_packet_winpcap.c49 unsigned int num_fast_poll; member

Completed in 8 milliseconds