Searched refs:pf_match_addr (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/net/ |
| D | pfvar.h | 431 pf_match_addr(n, a, m, b, f) 467 pf_match_addr(n, a, m, b, f) 493 pf_match_addr(n, a, m, b, f) 2001 int pf_match_addr(u_int8_t, struct pf_addr *, struct pf_addr *,
|
| /freebsd-12-stable/sys/netpfil/pf/ |
| D | pf_lb.c | 483 } else if (pf_match_addr(0, raddr, rmask, &rpool->counter, af)) in pf_map_addr()
|
| D | pf.c | 3125 pf_match_addr(u_int8_t n, struct pf_addr *a, struct pf_addr *m, in pf_match_addr() function
|