Home
last modified time | relevance | path

Searched defs:pbufp (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Dpf.c9218 pf_route(pbuf_t **pbufp, struct pf_rule *r, int dir, struct ifnet *oifp, in pf_route()
9431 pf_route6(pbuf_t **pbufp, struct pf_rule *r, int dir, struct ifnet *oifp, in pf_route6()
9714 pf_test(int dir, struct ifnet *ifp, pbuf_t **pbufp, in pf_test()
10312 pf_test6(int dir, struct ifnet *ifp, pbuf_t **pbufp, in pf_test6()
H A Dpf_norm.c1819 pf_refragment6(struct ifnet *ifp, pbuf_t **pbufp, struct pf_fragment_tag *ftag) in pf_refragment6()