Home
last modified time | relevance | path

Searched refs:createKernelSocket (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_ipv6_client.h67 int32_t createKernelSocket(void);
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_ipv6_client.cpp467 int32_t DhcpIpv6Client::createKernelSocket(void) in createKernelSocket() function in OHOS::DHCP::DhcpIpv6Client
527 ipv6SocketFd = createKernelSocket(); in StartIpv6()
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_ipv6_client_test.cpp175 ipv6Client->createKernelSocket(); in HWTEST_F()
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp187 ipv6Client->createKernelSocket(); in CreateKernelSocketFuzzerTest()

Completed in 5 milliseconds