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

/freebsd-current/tools/tools/net80211/w00t/libw00t/
H A Dw00t.h36 int open_rxtx(char *iface, int *rx, int *tx);
H A Dw00t.c135 int open_rxtx(char *iface, int *rx, int *tx) function
/freebsd-current/tools/tools/net80211/w00t/assoc/
H A Dassoc.c772 if (open_rxtx(iface, &p.rx, &p.tx) == -1)
773 err(1, "open_rxtx()");

Completed in 166 milliseconds