HomeSort by relevance Sort by last modified time
    Searched full:rx_no_wait (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_winpcap.c 61 size_t rx_no_wait; member in struct:l2_packet_data
123 l2->rx_no_wait = no_wait_count;
135 if (l2->rx_no_wait > 0)
136 l2->rx_no_wait--;
138 l2->rx_no_wait ? 0 : 50) ==
140 l2->rx_no_wait = no_wait_count;

Completed in 150 milliseconds