Home
last modified time | relevance | path

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

/freebsd-head/sys/net80211/
HDieee80211_regdomain.h288 struct ieee80211_appie *ieee80211_alloc_countryie(struct ieee80211com *);
HDieee80211_regdomain.c233 ieee80211_alloc_countryie(struct ieee80211com *ic) in ieee80211_alloc_countryie() function
HDieee80211_output.c2385 ic->ic_countryie = ieee80211_alloc_countryie(ic); in ieee80211_add_countryie()
/freebsd-head/share/man/man9/
HDMakefile1268 MLINKS+=ieee80211_regdomain.9 ieee80211_alloc_countryie.9 \