Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/ !
H A Dpf.c9180 pf_route(pbuf_t **pbufp, struct pf_rule *r, int dir, struct ifnet *oifp, in pf_route()
9382 pf_route6(pbuf_t **pbufp, struct pf_rule *r, int dir, struct ifnet *oifp, in pf_route6()
9658 pf_test(int dir, struct ifnet *ifp, pbuf_t **pbufp, in pf_test()
10256 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()