Home
last modified time | relevance | path

Searched defs:country (Results 1 – 23 of 23) sorted by relevance

/dflybsd-src/sbin/ifconfig/
H A Dregdomain.h84 struct country { struct
91 LIST_ENTRY(country) next; argument
H A Dregdomain.c56 struct country *country; /* current country */ member
/dflybsd-src/usr.sbin/tzsetup/
H A Dtzsetup.c309 struct country { struct
327 * This is the easiest organization... we use ISO 3166 country codes, argument
/dflybsd-src/sys/dev/netif/ath/ath_hal/
H A Dah_regdomain.c235 COUNTRY_CODE_TO_ENUM_RD *country; in getDefaultCountry() local
265 COUNTRY_CODE_TO_ENUM_RD *country; in getregstate() local
698 COUNTRY_CODE_TO_ENUM_RD *country; in ath_hal_init_channels() local
729 COUNTRY_CODE_TO_ENUM_RD *country; in ath_hal_set_channels() local
/dflybsd-src/contrib/wpa_supplicant/src/p2p/
H A Dp2p_build.c85 void p2p_buf_add_listen_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_listen_channel()
99 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_operating_channel()
151 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country, in p2p_buf_add_channel_list()
370 void p2p_buf_add_oob_go_neg_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_oob_go_neg_channel()
H A Dp2p.h435 char country[3]; member
H A Dp2p_i.h80 char country[3]; member
H A Dp2p.c3190 int p2p_set_country(struct p2p_data *p2p, const char *country) in p2p_set_country()
/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Dieee802_11_common.c944 static int country_match(const char *const cc[], const char *const country) in country_match()
1179 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan) in ieee80211_chan_to_freq()
1831 u8 country_to_global_op_class(const char *country, u8 op_class) in country_to_global_op_class()
1868 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class()
/dflybsd-src/usr.bin/whois/
H A Dwhois.c88 const char *country, *host; in main() local
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dwnm_sta.h33 char country[2]; /* valid if country_present=1 */ member
H A Drrm.c572 const char *country, const u8 *subelems, in wpas_channel_report_freqs()
638 const char *country = NULL; in wpas_beacon_request_freqs() local
H A Dconfig.h300 char country[3]; member
736 char country[2]; member
H A Dwnm_sta.c517 const char *country = NULL; in wnm_nei_get_chan() local
H A Dwpa_supplicant.c6613 char country[3]; in wpa_supplicant_update_config() local
H A Dp2p_supplicant.c7498 char country[3]; in wpas_p2p_update_config() local
H A Dctrl_iface.c7836 char country[3]; in wpa_supplicant_driver_cmd() local
/dflybsd-src/sys/netproto/802_11/
H A Dieee80211_scan.h237 uint8_t *country; member
H A D_ieee80211.h430 uint16_t country; /* ISO country code */ member
/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dap_drv_ops.c603 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country()
H A Dhostapd.c1557 char country[4], previous_country[4]; in setup_interface() local
H A Dap_config.h898 char country[3]; /* first two octets: country code as described in member
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c3342 char country[3]; in wpas_dbus_getter_country() local
3368 const char *country; in wpas_dbus_setter_country() local