Home
last modified time | relevance | path

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

/freebsd/lib/lib80211/
H A Dlib80211_regdomain.h84 #define NO_COUNTRY 0xffff macro
H A Dlib80211_regdomain.c157 mt->country->code = NO_COUNTRY; in start_element()
361 if ((int) mt->country->code == NO_COUNTRY) { in end_element()
/freebsd/sbin/ifconfig/
H A Difieee80211.c502 if (rd->country != NO_COUNTRY) { in setregdomain_cb()