Home
last modified time | relevance | path

Searched refs:host_addr_mask_cmp (Results 1 – 5 of 5) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Daddr.h45 extern int host_addr_mask_cmp(struct host_addr *, struct host_mask *, struct host_addr *);
H A Daddr.c391 int host_addr_mask_cmp(struct host_addr *a1, struct host_mask *m1, struct host_addr *a2) in host_addr_mask_cmp() function
H A Dpretag_handlers.c2119 if (!host_addr_mask_cmp(&entry->key.src_net.a, &entry->key.src_net.m, &addr)) in pretag_src_net_handler()
2162 if (!host_addr_mask_cmp(&entry->key.dst_net.a, &entry->key.dst_net.m, &addr)) in pretag_dst_net_handler()
2482 if (!host_addr_mask_cmp(&entry->key.src_net.a, &entry->key.src_net.m, &addr)) in SF_pretag_src_net_handler()
2504 if (!host_addr_mask_cmp(&entry->key.dst_net.a, &entry->key.dst_net.m, &addr)) in SF_pretag_dst_net_handler()
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/bgp/
H A Dbgp_util.c689 !host_addr_mask_cmp(&bxm->pool[idx].src_addr, &bxm->pool[idx].src_mask, &peer->addr)) { in bgp_peer_xconnect_init()
/dports/net-mgmt/pmacct/pmacct-1.7.5/
H A DChangeLog105 host_addr_mask_cmp(). This was found to impact selective replication