Searched refs:addr_cmp (Results 1 – 5 of 5) sorted by relevance
56 int addr_cmp(const struct xaddr *a, const struct xaddr *b);
96 } else if (addr_cmp(&child[i].addr, &xb) == 0) { in srclimit_check_allow()
253 addr_cmp(const struct xaddr *a, const struct xaddr *b) in addr_cmp() function505 return addr_cmp(&tmp_result, net); in addr_netmatch()
689 if (addr_cmp(&addr, &end_addr) == 0) in do_host()
35 #define addr_cmp Fssh_addr_cmp macro