Searched refs:pf_match_addr (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpfvar.h370 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)
2227 __private_extern__ int pf_match_addr(u_int8_t, struct pf_addr *,
H A Dpf.c2626 pf_match_addr(u_int8_t n, struct pf_addr *a, struct pf_addr *m, function
3151 } else if (pf_match_addr(0, raddr, rmask, &rpool->counter, af))

Completed in 486 milliseconds