/dflybsd-src/sbin/ifconfig/ |
H A D | regdomain.h | 84 struct country { struct 91 LIST_ENTRY(country) next; argument
|
H A D | regdomain.c | 56 struct country *country; /* current country */ member
|
/dflybsd-src/usr.sbin/tzsetup/ |
H A D | tzsetup.c | 309 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 D | ah_regdomain.c | 235 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 D | p2p_build.c | 85 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 D | p2p.h | 435 char country[3]; member
|
H A D | p2p_i.h | 80 char country[3]; member
|
H A D | p2p.c | 3190 int p2p_set_country(struct p2p_data *p2p, const char *country) in p2p_set_country()
|
/dflybsd-src/contrib/wpa_supplicant/src/common/ |
H A D | ieee802_11_common.c | 944 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 D | whois.c | 88 const char *country, *host; in main() local
|
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
H A D | wnm_sta.h | 33 char country[2]; /* valid if country_present=1 */ member
|
H A D | rrm.c | 572 const char *country, const u8 *subelems, in wpas_channel_report_freqs() 638 const char *country = NULL; in wpas_beacon_request_freqs() local
|
H A D | config.h | 300 char country[3]; member 736 char country[2]; member
|
H A D | wnm_sta.c | 517 const char *country = NULL; in wnm_nei_get_chan() local
|
H A D | wpa_supplicant.c | 6613 char country[3]; in wpa_supplicant_update_config() local
|
H A D | p2p_supplicant.c | 7498 char country[3]; in wpas_p2p_update_config() local
|
H A D | ctrl_iface.c | 7836 char country[3]; in wpa_supplicant_driver_cmd() local
|
/dflybsd-src/sys/netproto/802_11/ |
H A D | ieee80211_scan.h | 237 uint8_t *country; member
|
H A D | _ieee80211.h | 430 uint16_t country; /* ISO country code */ member
|
/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | ap_drv_ops.c | 603 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country()
|
H A D | hostapd.c | 1557 char country[4], previous_country[4]; in setup_interface() local
|
H A D | ap_config.h | 898 char country[3]; /* first two octets: country code as described in member
|
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers.c | 3342 char country[3]; in wpas_dbus_getter_country() local 3368 const char *country; in wpas_dbus_setter_country() local
|