Home
last modified time | relevance | path

Searched defs:ifindex (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_function_test.cpp89 int ifindex; variable
111 int ifindex = 0; variable
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_ipv6_event.cpp87 int ifindex = -1; in parseNDRouteMessage() local
H A Ddhcp_function.cpp145 int GetLocalInterface(const char *ifname, int *ifindex, unsigned char *hwaddr, uint32_t *ifaddr4) in GetLocalInterface()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dnetsys.c113 uint64_t ifindex = skb->ifindex; in socket_iface_stats() local