Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dpf.c9051 pf_route(pbuf_t **pbufp, struct pf_rule *r, int dir, struct ifnet *oifp, in pf_route()
9253 pf_route6(pbuf_t **pbufp, struct pf_rule *r, int dir, struct ifnet *oifp, in pf_route6()
9529 pf_test(int dir, struct ifnet *ifp, pbuf_t **pbufp, in pf_test()
10126 pf_test6(int dir, struct ifnet *ifp, pbuf_t **pbufp, in pf_test6()
H A Dpf_norm.c1814 pf_refragment6(struct ifnet *ifp, pbuf_t **pbufp, struct pf_fragment_tag *ftag) in pf_refragment6()