Home | Sort by relevance Sort by last modified time |
/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 |