Home
last modified time | relevance | path

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

/freebsd/tools/tools/net80211/w00t/ap/
H A Dap.c564 struct client* client_find(struct params *p, char *mac) in client_find() function
604 c = client_find(p, wh->i_addr2); in duplicate()