Home
last modified time | relevance | path

Searched refs:get_wifi (Results 1 – 7 of 7) sorted by relevance

/freebsd/tools/tools/net80211/w00t/libw00t/
H A Dw00t.h41 void *get_wifi(void *buf, int *len);
H A Dw00t.c184 void *get_wifi(void *buf, int *len) in get_wifi() function
/freebsd/tools/tools/net80211/w00t/assoc/
H A Dassoc.c434 wh = get_wifi(buf, &rc); in get_probe_response()
495 wh = get_wifi(buf, &rc); in get_auth()
549 wh = get_wifi(buf, &rc); in get_assoc()
595 wh = get_wifi(buf, &rc); in read_wifi()
/freebsd/tools/tools/net80211/w00t/prga/
H A Dprga.c170 wh = get_wifi(buf, &rc); in get_prga()
378 wh = get_wifi(buf, &rc); in wait_ack()
439 wh = get_wifi(buf, &rc); in wait_relay()
/freebsd/tools/tools/net80211/w00t/expand/
H A Dexpand.c339 wh = get_wifi(buf, &rc); in read_wifi()
/freebsd/tools/tools/net80211/w00t/redir/
H A Dredir.c399 wh = get_wifi(buf, &rc); in read_wifi()
/freebsd/tools/tools/net80211/w00t/ap/
H A Dap.c661 wh = get_wifi(buf, &rc); in read_wifi()