Home
last modified time | relevance | path

Searched refs:iface (Results 476 - 500 of 631) sorted by relevance

1...<<11121314151617181920>>...26

/third_party/node/test/internet/
H A Dtest-dgram-multicast-set-interface-lo.js211 console.error(`outgoing iface ${interfaceAddress}`);
256 console.error(`pid ${process.pid} iface ${IFACE} MULTICAST ${MULTICAST}`);
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service_stub.cpp907 std::string iface = data.ReadString(); in CmdNetworkAddInterface() local
910 int32_t result = NetworkAddInterface(netId, iface, netBearerType); in CmdNetworkAddInterface()
920 std::string iface = data.ReadString(); in CmdNetworkRemoveInterface() local
921 int32_t result = NetworkRemoveInterface(netId, iface); in CmdNetworkRemoveInterface()
1090 std::string iface = data.ReadString(); in CmdStartDhcpClient() local
1092 int32_t result = StartDhcpClient(iface, bIpv6); in CmdStartDhcpClient()
1100 std::string iface = data.ReadString(); in CmdStopDhcpClient() local
1102 int32_t result = StopDhcpClient(iface, bIpv6); in CmdStopDhcpClient()
1110 std::string iface = data.ReadString(); in CmdStartDhcpService() local
1112 int32_t result = StartDhcpService(iface, ipv4add in CmdStartDhcpService()
1120 std::string iface = data.ReadString(); CmdStopDhcpService() local
[all...]
/third_party/FreeBSD/sys/dev/usb/serial/
H A Du3g.c672 struct usb_interface *iface; in u3g_attach() local
700 iface = usbd_get_iface(uaa->device, i); in u3g_attach()
701 if (iface == NULL) in u3g_attach()
703 id = usbd_get_interface_descriptor(iface); in u3g_attach()
734 iface = usbd_get_iface(uaa->device, i); in u3g_attach()
735 id = usbd_get_interface_descriptor(iface); in u3g_attach()
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.c2285 const char *iface; in filter_cb() local
2287 dbus_message_iter_get_basic(&element_i, &iface); in filter_cb()
2289 if (pa_streq(iface, BLUEZ_DEVICE_INTERFACE)) in filter_cb()
2291 else if (pa_streq(iface, BLUEZ_ADAPTER_INTERFACE)) in filter_cb()
2293 else if (pa_streq(iface, BLUEZ_MEDIA_ENDPOINT_INTERFACE)) in filter_cb()
2303 const char *iface; in filter_cb() local
2313 dbus_message_iter_get_basic(&arg_i, &iface); in filter_cb()
2318 if (pa_streq(iface, BLUEZ_ADAPTER_INTERFACE)) { in filter_cb()
2330 } else if (pa_streq(iface, BLUEZ_DEVICE_INTERFACE)) { in filter_cb()
2344 } else if (pa_streq(iface, BLUEZ_MEDIA_TRANSPORT_INTERFAC in filter_cb()
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/net/
H A Dif.h178 struct iface *ifa_ifp;
/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/include/
H A Dnet_connection_type.h162 char iface[NETCONN_MAX_STR_LEN]; member
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_ip_network_impl_mock.h54 virtual bool LnnIsLinkReady(const char *iface) = 0;
/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Ddev_interface_state.h73 void CreateLocalRoute(const std::string &iface, const std::vector<INetAddr> &ipAddrList,
/third_party/libwebsockets/lib/plat/unix/
H A Dprivate-lib-plat-unix.h201 size_t n, int fd, const char *iface);
/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dif.h57 struct iface *ifa_ifp;
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dif.h57 struct iface *ifa_ifp;
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dif.h57 struct iface *ifa_ifp;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dif.h57 struct iface *ifa_ifp;
/third_party/musl/include/net/
H A Dif.h57 struct iface *ifa_ifp;
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_iface.h126 Boolean fst_iface_is_connected(struct fst_iface *iface, const u8 *addr,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_mlme.c89 if (!hapd->iface->driver_ap_teardown) in mlme_deauthenticate_indication()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_iface.h126 bool fst_iface_is_connected(struct fst_iface *iface, const u8 *addr,
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_mlme.c89 if (!hapd->iface->driver_ap_teardown) in mlme_deauthenticate_indication()
/third_party/toybox/generated/
H A Dglobals.h608 char *iface; member
689 char *iface; member
718 char *iface; member
1112 char *iface; member
/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
H A Dnet_stats_service_stub_test.cpp140 int32_t GetIfaceStatsDetail(const std::string &iface, uint64_t start, uint64_t end,
146 int32_t GetUidStatsDetail(const std::string &iface, uint32_t uid, uint64_t start, uint64_t end,
152 int32_t UpdateIfacesStats(const std::string &iface, uint64_t start, uint64_t end,
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dnet_stats_service_stub_test.cpp135 int32_t GetIfaceStatsDetail(const std::string &iface, uint64_t start, uint64_t end,
141 int32_t GetUidStatsDetail(const std::string &iface, uint32_t uid, uint64_t start, uint64_t end,
147 int32_t UpdateIfacesStats(const std::string &iface, uint64_t start, uint64_t end,
/third_party/FreeBSD/sys/dev/usb/
H A Dusbdi.h388 struct usb_interface *iface; /* current interface */ member
523 struct usb_interface *iface);
555 uint8_t usbd_get_interface_altindex(struct usb_interface *iface);
/third_party/toybox/toys/pending/
H A Dtraceroute.c61 char *iface;
175 snprintf(ifr.ifr_name, IFNAMSIZ, "%s", TT.iface); in bind_to_interface()
177 perror_msg("can't bind to interface %s", TT.iface); in bind_to_interface()
/third_party/vk-gl-cts/scripts/opengl/
H A Dgen_call_log_wrapper.py452 def genCallLogWrapper (iface):
453 genCommandList(iface, commandLogWrapperMemberDecl, OPENGL_DIR, "gluCallLogWrapperApi.inl", True)
454 genCommandList(iface, commandLogWrapperMemberDef, OPENGL_DIR, "gluCallLogWrapper.inl", False)
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp143 ifreq iface; in BindNetInterface() local
144 if (memset_s(&iface, sizeof(iface), 0, sizeof(iface)) != EOK) { in BindNetInterface()
148 if (strncpy_s(iface.ifr_ifrn.ifrn_name, sizeof(iface.ifr_ifrn.ifrn_name), ifname, ifnameSize) != EOK) { in BindNetInterface()
152 if (setsockopt(fd, SOL_SOCKET, SO_BINDTODEVICE, (char *)&iface, sizeof(iface)) == -1) { in BindNetInterface()

Completed in 31 milliseconds

1...<<11121314151617181920>>...26