HomeSort by relevance Sort by last modified time
    Searched refs:num_fast_poll (Results 1 - 6 of 6) sorted by null

  /external/wpa_supplicant/
l2_packet_pcap.c 35 unsigned int num_fast_poll; member in struct:l2_packet_data
176 l2->num_fast_poll = 3 * 50;
186 if (l2->num_fast_poll > 0) {
188 l2->num_fast_poll--;
381 l2->num_fast_poll = 3 * 50;
l2_packet_winpcap.c 55 unsigned int num_fast_poll; member in struct:l2_packet_data
  /external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
l2_packet_pcap.c 35 unsigned int num_fast_poll; member in struct:l2_packet_data
176 l2->num_fast_poll = 3 * 50;
186 if (l2->num_fast_poll > 0) {
188 l2->num_fast_poll--;
381 l2->num_fast_poll = 3 * 50;
l2_packet_winpcap.c 55 unsigned int num_fast_poll; member in struct:l2_packet_data
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_pcap.c 35 unsigned int num_fast_poll; member in struct:l2_packet_data
176 l2->num_fast_poll = 3 * 50;
186 if (l2->num_fast_poll > 0) {
188 l2->num_fast_poll--;
381 l2->num_fast_poll = 3 * 50;
l2_packet_winpcap.c 55 unsigned int num_fast_poll; member in struct:l2_packet_data

Completed in 33 milliseconds