Searched refs:pf_match_addr (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/net/ |
| H A D | pfvar.h | 381 pf_match_addr(n, a, m, b, f) 423 pf_match_addr(n, a, m, b, f) 452 pf_match_addr(n, a, m, b, f) 2307 __private_extern__ int pf_match_addr(u_int8_t, struct pf_addr *,
|
| H A D | pf.c | 2900 pf_match_addr(u_int8_t n, struct pf_addr *a, struct pf_addr *m, in pf_match_addr() function 3457 } else if (pf_match_addr(0, raddr, rmask, &rpool->counter, in pf_map_addr()
|