Home
last modified time | relevance | path

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

/dragonfly/sbin/ifconfig/
HDregdomain.h84 struct country { struct
91 LIST_ENTRY(country) next; argument
HDregdomain.c56 struct country *country; /* current country */ member
/dragonfly/usr.sbin/tzsetup/
HDtzsetup.c309 struct country { struct
327 * This is the easiest organization... we use ISO 3166 country codes, argument
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah_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
/dragonfly/contrib/wpa_supplicant/src/p2p/
HDp2p_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()
HDp2p.h435 char country[3]; member
HDp2p_i.h80 char country[3]; member
HDp2p.c3190 int p2p_set_country(struct p2p_data *p2p, const char *country) in p2p_set_country()
/dragonfly/contrib/wpa_supplicant/src/common/
HDieee802_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()
/dragonfly/usr.bin/whois/
HDwhois.c88 const char *country, *host; in main() local
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDwnm_sta.h33 char country[2]; /* valid if country_present=1 */ member
HDrrm.c572 const char *country, const u8 *subelems, in wpas_channel_report_freqs()
638 const char *country = NULL; in wpas_beacon_request_freqs() local
HDconfig.h300 char country[3]; member
736 char country[2]; member
HDwnm_sta.c517 const char *country = NULL; in wnm_nei_get_chan() local
HDwpa_supplicant.c6613 char country[3]; in wpa_supplicant_update_config() local
HDp2p_supplicant.c7498 char country[3]; in wpas_p2p_update_config() local
HDctrl_iface.c7836 char country[3]; in wpa_supplicant_driver_cmd() local
/dragonfly/sys/netproto/802_11/
HDieee80211_scan.h237 uint8_t *country; member
HD_ieee80211.h430 uint16_t country; /* ISO country code */ member
/dragonfly/contrib/wpa_supplicant/src/ap/
HDap_drv_ops.c603 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country()
HDhostapd.c1557 char country[4], previous_country[4]; in setup_interface() local
HDap_config.h898 char country[3]; /* first two octets: country code as described in member
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/dbus/
HDdbus_new_handlers.c3342 char country[3]; in wpas_dbus_getter_country() local
3368 const char *country; in wpas_dbus_setter_country() local