Home
last modified time | relevance | path

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

/freebsd-13.1/tools/tools/net80211/w00t/libw00t/
H A Dw00t.h47 int open_tap(char *iface);
H A Dw00t.c246 int open_tap(char *iface) in open_tap() function
/freebsd-13.1/tools/tools/net80211/w00t/expand/
H A Dexpand.c458 if ((p.tap = open_tap(tap)) == -1) in main()
/freebsd-13.1/tools/tools/net80211/w00t/prga/
H A Dprga.c642 if ((p.tap = open_tap(tap)) == -1) in main()
/freebsd-13.1/tools/tools/net80211/w00t/redir/
H A Dredir.c696 if ((p.tap = open_tap(tap)) == -1) in main()
/freebsd-13.1/tools/tools/net80211/w00t/ap/
H A Dap.c906 if ((p.tap = open_tap(tap)) == -1) in main()
/freebsd-13.1/tools/tools/net80211/w00t/assoc/
H A Dassoc.c776 p.tap = open_tap(tap); in main()
/freebsd-13.1/tools/tools/net80211/wesside/wesside/
H A Dwesside.c2160 void open_tap() { in open_tap() function
2455 open_tap();