Searched defs:dstIp (Results 1 – 4 of 4) sorted by relevance
136 Ip4Key dstIp = 0; variable
101 static int32_t GetAnonymizedIp(char *dstIp, size_t dstLen, char *srcIp) in GetAnonymizedIp()
302 bool DhcpFunction::CheckSameNetwork(const uint32_t srcIp, const uint32_t dstIp, const uint32_t mask… in CheckSameNetwork()
577 std::string dstIp; in NotifyInterceptEvent() local