Home
last modified time | relevance | path

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

/NextBSD/tools/tools/net80211/wlanwatch/
HDwlanwatch.c390 case RTM_IEEE80211_WDS: in print_rtmsg()
/NextBSD/tools/tools/net80211/wlanwds/
HDwlanwds.c347 case RTM_IEEE80211_WDS: in handle_rtmsg()
/NextBSD/sys/net80211/
HDieee80211_freebsd.h574 #define RTM_IEEE80211_WDS 109 /* WDS discovery (ap mode) */ macro
HDieee80211_freebsd.c720 notify_macaddr(ifp, RTM_IEEE80211_WDS, ni->ni_macaddr); in ieee80211_notify_wds_discover()