Searched refs:pf_match_addr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dist/pf/net/
H A Dpfvar.h257 pf_match_addr(n, a, m, b, f)
293 pf_match_addr(n, a, m, b, f)
319 pf_match_addr(n, a, m, b, f)
1651 int pf_match_addr(u_int8_t, struct pf_addr *, struct pf_addr *,
H A Dpf.c1922 pf_match_addr(u_int8_t n, struct pf_addr *a, struct pf_addr *m, function
2378 } else if (pf_match_addr(0, raddr, rmask, &rpool->counter, af))

Completed in 211 milliseconds