Searched defs:sockIp (Results 1 – 3 of 3) sorted by relevance
192 struct sockaddr_in sockIp; in CoapGetContextEx() local
155 int BindKernelSocket(const int sockFd, const char *ifaceName, const uint32_t sockIp, const int sock… in BindKernelSocket()
290 uint32_t sockIp = static_cast<uint32_t>(data[0]); in BindKernelSocketFuzzerTest() local