Home
last modified time | relevance | path

Searched defs:sockIp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_client.c192 struct sockaddr_in sockIp; in CoapGetContextEx() local
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_socket.cpp155 int BindKernelSocket(const int sockFd, const char *ifaceName, const uint32_t sockIp, const int sock… in BindKernelSocket()
/ohos5.0/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp290 uint32_t sockIp = static_cast<uint32_t>(data[0]); in BindKernelSocketFuzzerTest() local