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

  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_pcap.c 29 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;
l2_packet_winpcap.c 49 unsigned int num_fast_poll; member in struct:l2_packet_data

Completed in 245 milliseconds