Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_socket.cpp155 …ket(const int sockFd, const char *ifaceName, const uint32_t sockIp, const int sockPort, bool bCast) in BindKernelSocket()
/ohos5.0/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp291 int sockPort = static_cast<int>(data[0]); in BindKernelSocketFuzzerTest() local