Home
last modified time | relevance | path

Searched refs:open_tap (Results 1 – 8 of 8) sorted by relevance

/freebsd/tools/tools/net80211/w00t/libw00t/
H A Dw00t.h45 int open_tap(char *iface);
H A Dw00t.c244 int open_tap(char *iface) in open_tap() function
/freebsd/tools/tools/net80211/w00t/expand/
H A Dexpand.c456 if ((p.tap = open_tap(tap)) == -1) in main()
/freebsd/tools/tools/net80211/w00t/prga/
H A Dprga.c640 if ((p.tap = open_tap(tap)) == -1) in main()
/freebsd/tools/tools/net80211/w00t/redir/
H A Dredir.c694 if ((p.tap = open_tap(tap)) == -1) in main()
/freebsd/tools/tools/net80211/w00t/ap/
H A Dap.c904 if ((p.tap = open_tap(tap)) == -1) in main()
/freebsd/tools/tools/net80211/w00t/assoc/
H A Dassoc.c774 p.tap = open_tap(tap); in main()
/freebsd/tools/tools/net80211/wesside/wesside/
H A Dwesside.c2158 void open_tap() { in open_tap() function
2453 open_tap();