Searched refs:pf_match_addr (Results 1 – 3 of 3) sorted by relevance
| /trueos/sys/net/ |
| HD | pfvar.h | 212 pf_match_addr(n, a, m, b, f) 248 pf_match_addr(n, a, m, b, f) 274 pf_match_addr(n, a, m, b, f) 1583 int pf_match_addr(u_int8_t, struct pf_addr *, struct pf_addr *,
|
| /trueos/sys/netpfil/pf/ |
| HD | pf_lb.c | 454 } else if (pf_match_addr(0, raddr, rmask, &rpool->counter, af)) in pf_map_addr()
|
| HD | pf.c | 2428 pf_match_addr(u_int8_t n, struct pf_addr *a, struct pf_addr *m, in pf_match_addr() function
|