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

/freebsd-13-stable/tools/tools/net80211/w00t/assoc/
H A Dassoc.c49 S_WAIT_ACK enumerator in enum:__anon16268
613 if (p->state == S_WAIT_ACK)
788 case S_WAIT_ACK:
921 p.state = S_WAIT_ACK;
926 case S_WAIT_ACK:
/freebsd-13-stable/tools/tools/net80211/w00t/prga/
H A Dprga.c49 S_WAIT_ACK, enumerator in enum:__anon16271
330 p->state = S_WAIT_ACK;
491 case S_WAIT_ACK:
566 p->state = S_WAIT_ACK;
591 case S_WAIT_ACK:
/freebsd-13-stable/tools/tools/net80211/w00t/redir/
H A Dredir.c48 S_WAIT_ACK, enumerator in enum:__anon16272
329 p->state = S_WAIT_ACK;
578 if (p->state == S_WAIT_ACK || p->state == S_WAIT_BUDDY) {

Completed in 90 milliseconds