Home
last modified time | relevance | path

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

/freebsd-12-stable/tools/tools/net80211/wlanwatch/
Dwlanwatch.c440 V(ieee80211_country_event)->iev_cc[0], in print_rtmsg()
441 V(ieee80211_country_event)->iev_cc[1]); in print_rtmsg()
/freebsd-12-stable/sys/net80211/
Dieee80211_freebsd.c984 iev.iev_cc[0] = cc[0]; in ieee80211_notify_country()
985 iev.iev_cc[1] = cc[1]; in ieee80211_notify_country()
Dieee80211_freebsd.h577 uint8_t iev_cc[2]; /* ISO country code */ member