HomeSort by: relevance | last modified time | path
    Searched refs:in_search_delay (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/p2p/
p2p_i.h 515 int in_search_delay; member in struct:p2p_data
p2p.c 1261 p2p->in_search_delay = 0;
4180 if (p2p->search_delay && !p2p->in_search_delay) {
4183 p2p->in_search_delay = 1;
4188 p2p->in_search_delay = 0;

Completed in 55 milliseconds