Home
last modified time | relevance | path

Searched refs:bCast (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_socket.h27 int BindKernelSocket(const int sockFd, const char *ifaceName, const uint32_t sockIp, const int sockPort, bool bCast);
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_socket.cpp119 int BindKernelSocket(const int sockFd, const char *ifaceName, const uint32_t sockIp, const int sockPort, bool bCast) in BindKernelSocket() argument
141 if (bCast) { in BindKernelSocket()
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp287 bool bCast = true; in BindKernelSocketFuzzerTest() local
288 BindKernelSocket(sockFd, ifaceName, sockIp, sockPort, bCast); in BindKernelSocketFuzzerTest()

Completed in 4 milliseconds