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

/freebsd-current/tools/tools/net80211/w00t/libw00t/
H A Dw00t.h42 short seqfn(unsigned short seq, unsigned short fn);
H A Dw00t.c68 short seqfn(unsigned short seq, unsigned short fn) function
/freebsd-current/tools/tools/net80211/w00t/expand/
H A Dexpand.c208 *seq = seqfn(p->seq++, 0);
275 *seq = seqfn(p->seq-1, 1);
/freebsd-current/tools/tools/net80211/w00t/prga/
H A Dprga.c295 *seqp = seqfn(p->seq, p->frag);
538 *seq = seqfn(p->seq++, 0);
/freebsd-current/tools/tools/net80211/w00t/redir/
H A Dredir.c281 *pseq = seqfn(p->seq, p->frag++);
355 *seq = seqfn(p->seq, p->frag++);
/freebsd-current/tools/tools/net80211/w00t/ap/
H A Dap.c100 *seq = seqfn(p->seq, 0);
480 *ps = seqfn(p->seq, 0);
/freebsd-current/tools/tools/net80211/w00t/assoc/
H A Dassoc.c95 *seq = seqfn(p->seq, 0);

Completed in 94 milliseconds