Home
last modified time | relevance | path

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

/NextBSD/tools/tools/net80211/w00t/prga/
HDprga.c49 S_WAIT_ACK, enumerator
330 p->state = S_WAIT_ACK; in send_frag()
491 case S_WAIT_ACK: in get_more_prga()
566 p->state = S_WAIT_ACK; in read_tap()
591 case S_WAIT_ACK: in transmit()
/NextBSD/tools/tools/net80211/w00t/assoc/
HDassoc.c49 S_WAIT_ACK enumerator
613 if (p->state == S_WAIT_ACK) in read_wifi()
788 case S_WAIT_ACK: in main()
921 p.state = S_WAIT_ACK; in main()
926 case S_WAIT_ACK: in main()
/NextBSD/tools/tools/net80211/w00t/redir/
HDredir.c48 S_WAIT_ACK, enumerator
329 p->state = S_WAIT_ACK; in send_queue()
578 if (p->state == S_WAIT_ACK || p->state == S_WAIT_BUDDY) { in own()