Home
last modified time | relevance | path

Searched refs:in_search_delay (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/p2p/
H A Dp2p_i.h515 int in_search_delay; member
H A Dp2p.c1261 p2p->in_search_delay = 0; in p2p_find()
4180 if (p2p->search_delay && !p2p->in_search_delay) { in p2p_state_timeout()
4183 p2p->in_search_delay = 1; in p2p_state_timeout()
4188 p2p->in_search_delay = 0; in p2p_state_timeout()