Searched refs:S_WAIT_BUDDY (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/tools/tools/net80211/w00t/redir/
H A Dredir.c49 S_WAIT_BUDDY enumerator in enum:__anon10707
378 p->state = S_WAIT_BUDDY;
576 int tout = (p->state == S_WAIT_BUDDY) ? tout_buddy : tout_ack;
578 if (p->state == S_WAIT_ACK || p->state == S_WAIT_BUDDY) {

Completed in 116 milliseconds