Home
last modified time | relevance | path

Searched refs:pf_match_addr (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/net/
H A Dpfvar.h75 pf_match_addr(n, a, m, b, f)
111 pf_match_addr(n, a, m, b, f)
137 pf_match_addr(n, a, m, b, f)
/f-stack/freebsd/net/
H A Dpfvar.h187 pf_match_addr(n, a, m, b, f)
223 pf_match_addr(n, a, m, b, f)
249 pf_match_addr(n, a, m, b, f)
1521 int pf_match_addr(u_int8_t, struct pf_addr *, struct pf_addr *,
/f-stack/freebsd/netpfil/pf/
H A Dpf_lb.c470 } else if (pf_match_addr(0, raddr, rmask, &rpool->counter, af)) in pf_map_addr()
H A Dpf.c2775 pf_match_addr(u_int8_t n, struct pf_addr *a, struct pf_addr *m, in pf_match_addr() function