Home
last modified time | relevance | path

Searched refs:enque (Results 1 – 3 of 3) sorted by relevance

/freebsd/tools/tools/net80211/w00t/expand/
H A Dexpand.c112 void enque(struct params *p, char **buf, struct ieee80211_frame *wh, int len) in enque() function
360 enque(p, &buf, wh, rc); in read_wifi()
/freebsd/tools/tools/net80211/w00t/redir/
H A Dredir.c153 void enque(struct params *p, char **buf, struct ieee80211_frame *wh, int len) in enque() function
416 enque(p, &buf, wh, rc); in read_wifi()
/freebsd/tools/tools/net80211/w00t/ap/
H A Dap.c445 void enque(struct params *p, struct ieee80211_frame *wh, int len) in enque() function
483 enque(p, wh, len); in relay_data()