Searched defs:sockPort (Results 1 – 2 of 2) sorted by relevance
155 …ket(const int sockFd, const char *ifaceName, const uint32_t sockIp, const int sockPort, bool bCast) in BindKernelSocket()
291 int sockPort = static_cast<int>(data[0]); in BindKernelSocketFuzzerTest() local