Searched refs:lib80211_get80211 (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/lib80211/ |
H A D | lib80211_ioctl.h | 61 extern int lib80211_get80211(int s, const char *name, int type, void *data,
|
H A D | lib80211_ioctl.c | 98 lib80211_get80211(int s, const char *name, int type, void *data, int len) in lib80211_get80211() function
|
/freebsd/sbin/ifconfig/ |
H A D | ifieee80211.c | 5625 return (lib80211_get80211(ctx->io_s, ctx->ifname, type, data, len)); in get80211()
|