Searched refs:pfr_match_addr (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dpf_if.c285 return (pfr_match_addr(dyn->pfid_kt, a, AF_INET));
298 return (pfr_match_addr(dyn->pfid_kt, a, AF_INET6));
H A Dpfvar.h471 !pfr_match_addr((aw)->p.tbl, (x), (af))) || \
2263 __private_extern__ int pfr_match_addr(struct pfr_ktable *, struct pf_addr *,
H A Dpf_table.c2012 pfr_match_addr(struct pfr_ktable *kt, struct pf_addr *a, sa_family_t af) function

Completed in 171 milliseconds