Home
last modified time | relevance | path

Searched defs:ifaceIndex (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Draw_socket.cpp68 unsigned int ifaceIndex = if_nametoindex(iface); in CreateSocket() local
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_socket_test.cpp72 int ifaceIndex = 1; in HWTEST_F() local
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_socket.cpp85 int BindRawSocket(const int rawFd, const int ifaceIndex, const uint8_t *ifaceAddr) in BindRawSocket() argument
H A Ddhcp_ipv6_client.cpp364 int ifaceIndex = 0; in IsEui64ModeIpv6Address() local
/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_arp_checker.cpp230 int32_t ifaceIndex = static_cast<int32_t>(if_nametoindex(iface)); in CreateSocket() local
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_socket_listener.cpp162 unsigned int ifaceIndex = ifa ? if_nametoindex(ifa->ifa_name) : 0; in InitSocketV6() local
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp276 int ifaceIndex = static_cast<int>(data[0]); in BindRawSocketFuzzerTest() local
/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h387 int ifaceIndex; /* Index of the network interface used by the current process. */ member

Completed in 8 milliseconds