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

/freebsd-10-stable/tools/tools/net80211/w00t/libw00t/
H A Dw00t.h38 int open_rxtx(char *iface, int *rx, int *tx);
H A Dw00t.c137 int open_rxtx(char *iface, int *rx, int *tx) function
/freebsd-10-stable/tools/tools/net80211/w00t/assoc/
H A Dassoc.c774 if (open_rxtx(iface, &p.rx, &p.tx) == -1)
775 err(1, "open_rxtx()");

Completed in 51 milliseconds