Home
last modified time | relevance | path

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

/freebsd/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c440 ether_sprintf(V(ieee80211_country_event)->iev_addr), in print_rtmsg()
441 V(ieee80211_country_event)->iev_cc[0], in print_rtmsg()
442 V(ieee80211_country_event)->iev_cc[1]); in print_rtmsg()
/freebsd/sys/net80211/
H A Dieee80211_freebsd.h610 struct ieee80211_country_event { struct
H A Dieee80211_freebsd.c993 struct ieee80211_country_event iev; in ieee80211_notify_country()