Searched refs:pf_match_addr (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/net/ |
| H A D | pfvar.h | 75 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 D | pfvar.h | 187 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 D | pf_lb.c | 470 } else if (pf_match_addr(0, raddr, rmask, &rpool->counter, af)) in pf_map_addr()
|
| H A D | pf.c | 2775 pf_match_addr(u_int8_t n, struct pf_addr *a, struct pf_addr *m, in pf_match_addr() function
|