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

/external/wpa_supplicant_8/hostapd/src/l2_packet/
H A Dl2_packet_pcap.c29 unsigned int num_fast_poll; member in struct:l2_packet_data
170 l2->num_fast_poll = 3 * 50;
180 if (l2->num_fast_poll > 0) {
182 l2->num_fast_poll--;
375 l2->num_fast_poll = 3 * 50;
H A Dl2_packet_winpcap.c49 unsigned int num_fast_poll; member in struct:l2_packet_data
/external/wpa_supplicant_8/src/l2_packet/
H A Dl2_packet_pcap.c29 unsigned int num_fast_poll; member in struct:l2_packet_data
170 l2->num_fast_poll = 3 * 50;
180 if (l2->num_fast_poll > 0) {
182 l2->num_fast_poll--;
375 l2->num_fast_poll = 3 * 50;
H A Dl2_packet_winpcap.c49 unsigned int num_fast_poll; member in struct:l2_packet_data
/external/wpa_supplicant_8/wpa_supplicant/src/l2_packet/
H A Dl2_packet_pcap.c29 unsigned int num_fast_poll; member in struct:l2_packet_data
170 l2->num_fast_poll = 3 * 50;
180 if (l2->num_fast_poll > 0) {
182 l2->num_fast_poll--;
375 l2->num_fast_poll = 3 * 50;
H A Dl2_packet_winpcap.c49 unsigned int num_fast_poll; member in struct:l2_packet_data

Completed in 132 milliseconds