Home
last modified time | relevance | path

Searched defs:ifname (Results 201 - 225 of 393) sorted by relevance

12345678910>>...16

/third_party/node/deps/cares/src/lib/
H A Dares_update_servers.c350 char ifname[IF_NAMESIZE] = ""; in ares__sconfig_linklocal() local
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmp_redirector.c64 char *ifname; member
222 int open_socket(const char *ifname) in open_socket() argument
[all...]
H A Dns-icmpv6_sender.c174 void specify_hw_addr(struct sockaddr_ll *lladdr_p, const char *ifname) in specify_hw_addr() argument
433 char *ifname; /* interface name where datagrams go out */ in parse_options() local
[all...]
H A Dns-common.c304 void get_ifinfo(struct ifreq *ans, int sock_fd, const char *ifname, int query) in get_ifinfo() argument
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-sockets.c296 lws_interface_to_sa(int ipv6, const char *ifname, struct sockaddr_in *addr, in lws_interface_to_sa() argument
408 lws_plat_ifname_to_hwaddr(int fd, const char *ifname, uint8_t *hwaddr, int len) in lws_plat_ifname_to_hwaddr() argument
470 lws_plat_if_up(const char *ifname, int fd, int up) in lws_plat_if_up() argument
502 lws_plat_BINDTODEVICE(lws_sockfd_type fd, const char *ifname) in lws_plat_BINDTODEVICE() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_roboswitch.c58 char ifname[IFNAMSIZ + 1]; member
357 static void * wpa_driver_roboswitch_init(void *ctx, const char *ifname) in wpa_driver_roboswitch_init() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_winpcap.c50 char ifname[100]; member
198 l2_packet_init( const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init() argument
251 l2_packet_init_bridge( const char *br_ifname, const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init_bridge() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c530 wpa_dbus_register_object_per_iface(struct wpas_dbus_priv *ctrl_iface, const char *path, const char *ifname, struct wpa_dbus_object_desc *obj_desc) wpa_dbus_register_object_per_iface() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dpreauth_test.c219 static void wpa_init_conf(struct wpa_supplicant *wpa_s, const char *ifname) in wpa_init_conf() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
H A Ddriver_nl80211_hisi.c647 static int wpa_send_cmd_to_driver(int skfd, s8* ifname, wifi_priv_cmd* ioctl_data) in wpa_send_cmd_to_driver() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.h162 static inline int hostapd_drv_set_sta_vlan(const char *ifname, in hostapd_drv_set_sta_vlan() argument
H A Dvlan_full.c40 char ifname[IFNAMSIZ + 1]; member
50 static void dyn_iface_get(struct hostapd_data *hapd, const char *ifname, in dyn_iface_get() argument
87 static int dyn_iface_put(struct hostapd_data *hapd, const char *ifname) in dyn_iface_put() argument
461 vlan_newlink(const char *ifname, struct hostapd_data *hapd) vlan_newlink() argument
564 vlan_dellink(const char *ifname, struct hostapd_data *hapd) vlan_dellink() argument
641 char ifname[IFNAMSIZ + 1]; vlan_read_ifnames() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_roboswitch.c58 char ifname[IFNAMSIZ + 1]; member
357 static void * wpa_driver_roboswitch_init(void *ctx, const char *ifname) in wpa_driver_roboswitch_init() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_winpcap.c50 char ifname[100]; member
198 l2_packet_init( const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init() argument
254 l2_packet_init_bridge( const char *br_ifname, const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init_bridge() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c530 wpa_dbus_register_object_per_iface(struct wpas_dbus_priv *ctrl_iface, const char *path, const char *ifname, struct wpa_dbus_object_desc *obj_desc) wpa_dbus_register_object_per_iface() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Ddpp-nfc.py29 ifname = None variable
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.h367 wpas_p2p_group_remove(struct wpa_supplicant *wpa_s, const char *ifname) wpas_p2p_group_remove() argument
H A Dpreauth_test.c226 static void wpa_init_conf(struct wpa_supplicant *wpa_s, const char *ifname) in wpa_init_conf() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
H A Ddriver_nl80211_hisi.c614 static int wpa_send_cmd_to_driver(int skfd, s8 *ifname, wifi_priv_cmd *ioctl_data) in wpa_send_cmd_to_driver() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dvlan_full.c40 char ifname[IFNAMSIZ + 1]; member
50 static void dyn_iface_get(struct hostapd_data *hapd, const char *ifname, in dyn_iface_get() argument
87 static int dyn_iface_put(struct hostapd_data *hapd, const char *ifname) in dyn_iface_put() argument
461 vlan_newlink(const char *ifname, struct hostapd_data *hapd) vlan_newlink() argument
564 vlan_dellink(const char *ifname, struct hostapd_data *hapd) vlan_dellink() argument
641 char ifname[IFNAMSIZ + 1]; vlan_read_ifnames() local
[all...]
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_test.cpp156 std::string ifname = "testifname"; in HWTEST_F() local
167 std::string ifname = "testifname"; in HWTEST_F() local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_sta.c483 char ifname[WIFI_IFACE_NAME_MAXLEN] = {0}; in RpcRunCmd() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_p2p_iface.c734 WifiErrorNo P2pInvite(int persisitent, const char *peerBssid, const char *goBssid, const char *ifname) in P2pInvite() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Di_wifi_test.cpp77 static void OnIfaceAddedTest(int32_t type, char *ifname) in OnIfaceAddedTest() argument
82 static void OnIfaceRemovedTest(int32_t type, char *ifname) in OnIfaceRemovedTest() argument
H A Dhal_device_manage_test.h173 virtual int32_t GetApService(const std::string& ifname, sptr<IChipIface>& iface) in GetApService() argument
177 virtual int32_t RemoveApService(const std::string& ifname) in RemoveApService() argument
189 virtual int32_t GetP2pService(const std::string& ifname, sptr<IChipIface>& iface) in GetP2pService() argument
193 virtual int32_t RemoveP2pService(const std::string& ifname) in RemoveP2pService() argument
205 virtual int32_t GetStaService(const std::string& ifname, sptr<IChipIface>& iface) in GetStaService() argument
209 virtual int32_t RemoveStaService(const std::string& ifname) in RemoveStaService() argument

Completed in 30 milliseconds

12345678910>>...16