Searched refs:pf_match_addr (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.41.9/bsd/net/ |
| H A D | pfvar.h | 370 pf_match_addr(n, a, m, b, f) 412 pf_match_addr(n, a, m, b, f) 441 pf_match_addr(n, a, m, b, f) 2232 __private_extern__ int pf_match_addr(u_int8_t, struct pf_addr *,
|
| H A D | pf.c | 2859 pf_match_addr(u_int8_t n, struct pf_addr *a, struct pf_addr *m, in pf_match_addr() function 3416 } else if (pf_match_addr(0, raddr, rmask, &rpool->counter, in pf_map_addr()
|