Home
last modified time | relevance | path

Searched defs:ifaIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_ipv6_client.cpp268 void DhcpIpv6Client::onIpv6AddressAddEvent(void* data, int prefixLen, int ifaIndex) in onIpv6AddressAddEvent()
349 void DhcpIpv6Client::onIpv6DnsAddEvent(void* data, int len, int ifaIndex) in onIpv6DnsAddEvent()
399 void DhcpIpv6Client::onIpv6RouteAddEvent(char* gateway, char* dst, int ifaIndex) in onIpv6RouteAddEvent()
/ohos5.0/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp156 int ifaIndex = static_cast<int>(data[0]); in OnIpv6AddressAddEventFuzzerTest() local
172 int ifaIndex = static_cast<int>(data[0]); in OnIpv6DnsAddEventFuzzerTest() local
183 int ifaIndex = static_cast<int>(data[0]); in OnIpv6RouteAddEventFuzzerTest() local