Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dpf.c9234 pf_route(pbuf_t **pbufp, struct pf_rule *r, int dir, struct ifnet *oifp, in pf_route()
9436 pf_route6(pbuf_t **pbufp, struct pf_rule *r, int dir, struct ifnet *oifp, in pf_route6()
9712 pf_test(int dir, struct ifnet *ifp, pbuf_t **pbufp, in pf_test()
10310 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()