Searched refs:fr_dstIP (Results 1 – 1 of 1) sorted by relevance
62 in_addr_t fr_dstIP; /* destination IP */ member104 !inet_ntop(AF_INET, &(fwr->fr_dstIP), sip_str, INET_ADDRSTRLEN)) in DumpFWRuleTable()275 p = ExtractIPAddress(p, &fwr->fr_dstIP, &(fwr->fr_dstIPmask)); in ParseConfigFile()320 MatchAddr(dip, p[i].fr_dstIP, p[i].fr_dstIPmask) && in FWRLookup()