Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp286 int sockFdRaw = -1; in StartIpv4() local
376 bool DhcpClientStateMachine::InitSocketFd(int &sockFdRaw, int &sockFdkernel) in InitSocketFd()
/ohos5.0/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp425 int sockFdRaw = 0; in InitSocketFdFuzzerTest() local