Home
last modified time | relevance | path

Searched defs:ifname (Results 276 - 300 of 320) sorted by relevance

1...<<111213

/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c907 static int hostapd_config_bss(struct hostapd_config *conf, const char *ifname) in hostapd_config_bss() argument
H A Dhostapd_cli.c103 static struct wpa_ctrl * hostapd_cli_open_connection(const char *ifname) in hostapd_cli_open_connection() argument
152 static int hostapd_cli_reconnect(const char *ifname) in hostapd_cli_reconnect() argument
[all...]
H A Dap_ctrl_iface.c1875 const char *ifname; in hostapd_ctrl_iface_data_test_config() local
1991 const char *ifname = hapd->conf->iface; in hostapd_ctrl_iface_data_test_frame() local
3867 char ifname[IFNAMSIZ + 1]; hostapd_global_ctrl_iface_fst_attach() local
3895 char ifname[IFNAMSIZ + 1]; hostapd_global_ctrl_iface_fst_detach() local
3916 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces, const char *ifname) hostapd_interfaces_get_hapd() argument
4090 hostapd_global_ctrl_iface_ifname(struct hapd_interfaces *interfaces, const char *ifname, char *buf, char *reply, int reply_size, struct sockaddr_storage *from, socklen_t fromlen) hostapd_global_ctrl_iface_ifname() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dosu_client.c2161 const char *ifname = ctx->ifname; osu_connect() local
2499 const char *ifname; cmd_signup() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.c287 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname, in hostapd_set_drv_ieee8021x() argument
316 int hostapd_vlan_if_add(struct hostapd_data *hapd, const char *ifname) in hostapd_vlan_if_add() argument
325 int hostapd_vlan_if_remove(struct hostapd_data *hapd, const char *ifname) in hostapd_vlan_if_remove() argument
492 hostapd_if_add(struct hostapd_data *hapd, enum wpa_driver_if_type type, const char *ifname, const u8 *addr, void *bss_ctx, void **drv_priv, char *force_ifname, u8 *if_addr, const char *bridge, int use_existing) hostapd_if_add() argument
505 hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type, const char *ifname) hostapd_if_remove() argument
524 hostapd_get_seqnum(const char *ifname, struct hostapd_data *hapd, const u8 *addr, int idx, u8 *seq) hostapd_get_seqnum() argument
676 hostapd_drv_set_key(const char *ifname, struct hostapd_data *hapd, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) hostapd_drv_set_key() argument
[all...]
H A Dhostapd.c287 hostapd_broadcast_key_clear_iface(struct hostapd_data *hapd, const char *ifname) hostapd_broadcast_key_clear_iface() argument
2392 ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) ifname_in_use() argument
2446 const char *ifname; hostapd_interface_init_bss() local
2705 hostapd_config_alloc(struct hapd_interfaces *interfaces, const char *ifname, const char *ctrl_iface, const char *driver) hostapd_config_alloc() argument
3537 hostapd_get_iface(struct hapd_interfaces *interfaces, const char *ifname) hostapd_get_iface() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_pktdump.c607 char *ifname; in dhd_dump_wsc_message() local
722 char *ifname; dhd_dump_eap_packet() local
850 char *ifname; dhd_dump_eapol_4way_message() local
919 char *ifname; dhd_dump_eapol_message() local
1025 char *ifname = NULL, *typestr = NULL, *opstr = NULL; dhd_dhcp_dump() local
1132 char *ifname; dhd_icmp_dump() local
1231 char *ifname; dhd_arp_dump() local
1353 char *ifname; dhd_dns_dump() local
[all...]
H A Dwl_cfgnan.c5592 wl_cfgnan_data_path_iface_create_delete_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, char *ifname, uint16 type, uint8 busstate) wl_cfgnan_data_path_iface_create_delete_handler() argument
[all...]
H A Dwl_cfgvendor.c2703 char ifname[IFNAMSIZ + 1] = {0}; in wl_cfgvendor_get_ndev() local
[all...]
H A Dwl_android.c4263 char *ifname = NULL; in wl_android_get_rssi_per_ant() local
4519 char *ifname = NULL; in wl_android_set_ap_beaconrate() local
4555 char *ifname = NULL; wl_android_get_ap_basicrate() local
4588 char *ifname = NULL; wl_android_get_ap_rps() local
4623 char *ifname = NULL; wl_android_set_ap_rps() local
4663 char *ifname = NULL; wl_android_set_ap_rps_params() local
4778 char *ifname = NULL; wl_android_set_ap_suspend() local
4822 char *ifname = NULL; wl_android_set_ap_bw() local
4866 char *ifname = NULL; wl_android_get_ap_bw() local
5432 char *ifname = NULL; wl_android_set_softap_elna_bypass() local
5478 char *ifname = NULL; wl_android_get_softap_elna_bypass() local
6463 wl_cfg80211_register_static_if(struct bcm_cfg80211 *cfg, u16 iftype, char *ifname) wl_cfg80211_register_static_if() argument
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service_stub.cpp701 std::string ifname = data.ReadString(); in CmdGetProcSysNet() local
715 std::string ifname = data.ReadString(); in CmdSetProcSysNet() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine_test.cpp1421 std::string ifname = "wlan0"; in DhcpResultNotifyOnSuccessTest1() local
1438 std::string ifname = "wlan0"; in DhcpResultNotifyOnFailedTest1() local
1451 std::string ifname = "wlan1"; in DhcpResultNotifyOnFailedTest2() local
1462 std::string ifname = "wlan1"; in DhcpResultNotifyOnFailedTest3() local
/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h365 std::string ifname; /* ifname */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c567 char *ifname = NULL; in wpas_dbus_handler_create_interface() local
710 const char *ifname; in wpas_dbus_handler_get_interface() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c2071 const char *ifname; in hostapd_ctrl_iface_data_test_config() local
2189 const char *ifname = hapd->conf->iface; in hostapd_ctrl_iface_data_test_frame() local
4525 char ifname[IFNAMSIZ + 1]; hostapd_global_ctrl_iface_fst_attach() local
4553 char ifname[IFNAMSIZ + 1]; hostapd_global_ctrl_iface_fst_detach() local
4574 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces, const char *ifname) hostapd_interfaces_get_hapd() argument
4748 hostapd_global_ctrl_iface_ifname(struct hapd_interfaces *interfaces, const char *ifname, char *buf, char *reply, int reply_size, struct sockaddr_storage *from, socklen_t fromlen) hostapd_global_ctrl_iface_ifname() argument
5219 hostapd_ctrl_iface_send_internal(int sock, struct dl_list *ctrl_dst, const char *ifname, int level, const char *buf, size_t len) hostapd_ctrl_iface_send_internal() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_kay.c3457 ieee802_1x_kay_init(struct ieee802_1x_kay_ctx *ctx, enum macsec_policy policy, bool macsec_replay_protect, u32 macsec_replay_window, u16 port, u8 priority, const char *ifname, const u8 *addr) ieee802_1x_kay_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c704 char *ifname = NULL; in wpas_dbus_handler_create_interface() local
847 const char *ifname; in wpas_dbus_handler_get_interface() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dhi_wifi_driver_wpa_if.h286 hi_u8 ifname[WIFI_IFNAME_MAX_SIZE]; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/wifi/include/
H A Dhi_wifi_driver_wpa_if.h277 hi_u8 ifname[IFNAMSIZ]; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp1376 std::string ifname = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); in DealDisconnectEvent() local
3002 std::string ifname = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); in RegisterCallBack() local
3059 std::string ifname = WifiConfigCenter::GetInstance().GetStaIfaceName(pStaStateMachine->GetInstanceId()); in GoInState() local
3264 std::string ifname = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); ConfigStaticIpAddress() local
4318 OnSuccess(int status, const char *ifname, DhcpResult *result) OnSuccess() argument
4345 OnDhcpOfferResult(int status, const char *ifname, DhcpResult *result) OnDhcpOfferResult() argument
4499 std::string ifname = WifiConfigCenter::GetInstance().GetStaIfaceName(pStaStateMachine->m_instId); TryToCloseDhcpClient() local
4520 OnFailed(int status, const char *ifname, const char *reason) OnFailed() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_ndis.c966 static int wpa_driver_ndis_set_key(const char *ifname, void *priv, in wpa_driver_ndis_set_key() argument
2723 WCHAR ifname[MAX_NDIS_DEVICE_NAME_LEN]; wpa_driver_ndis_adapter_open() local
2796 wpa_driver_ndis_init(void *ctx, const char *ifname) wpa_driver_ndis_init() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_cli.c122 static int wpa_cli_open_connection(const char *ifname, int attach) in wpa_cli_open_connection() argument
3923 const char *ifname = ctrl_ifname; wpa_cli_action_process() local
4598 char *ifname = NULL; wpa_cli_get_default_ifname() local
[all...]
H A Dwpa_supplicant.c5566 const char *ifname, *driver, *rn; local
6107 wpa_supplicant_match_iface(struct wpa_global *global, const char *ifname) global() argument
6270 char *ifname = NULL; global() local
6344 wpa_supplicant_get_iface(struct wpa_global *global, const char *ifname) global() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_ndis.c966 static int wpa_driver_ndis_set_key(const char *ifname, void *priv, in wpa_driver_ndis_set_key() argument
2735 WCHAR ifname[MAX_NDIS_DEVICE_NAME_LEN]; wpa_driver_ndis_adapter_open() local
2808 wpa_driver_ndis_init(void *ctx, const char *ifname) wpa_driver_ndis_init() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_cli.c131 static int wpa_cli_open_connection(const char *ifname, int attach) in wpa_cli_open_connection() argument
4476 const char *ifname = ctrl_ifname; wpa_cli_action_process() local
5164 char *ifname = NULL; wpa_cli_get_default_ifname() local
[all...]

Completed in 125 milliseconds

1...<<111213