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

/darwin-on-arm/xnu/bsd/net/
H A Dpfvar.h371 pf_match_addr(n, a, m, b, f)
413 pf_match_addr(n, a, m, b, f)
442 pf_match_addr(n, a, m, b, f)
2225 __private_extern__ int pf_match_addr(u_int8_t, struct pf_addr *,
H A Dpf.c2593 pf_match_addr(u_int8_t n, struct pf_addr *a, struct pf_addr *m, function
3115 } else if (pf_match_addr(0, raddr, rmask, &rpool->counter, af))

Completed in 92 milliseconds