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
171 l2->num_fast_poll = 3 * 50;
181 if (l2->num_fast_poll > 0) {
183 l2->num_fast_poll--;
388 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
171 l2->num_fast_poll = 3 * 50;
181 if (l2->num_fast_poll > 0) {
183 l2->num_fast_poll--;
388 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
171 l2->num_fast_poll = 3 * 50;
181 if (l2->num_fast_poll > 0) {
183 l2->num_fast_poll--;
388 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 95 milliseconds