Searched defs:frag (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf_norm.c308 struct pf_fragment *frag; local
364 struct pf_fragment *frag; local
392 pf_free_fragment(struct pf_fragment *frag) argument
448 struct pf_fragment *frag; local
486 pf_remove_fragment(struct pf_fragment *frag) argument
501 pf_reassemble(struct mbuf **m0, struct pf_fragment **frag, struct pf_frent *frent, int mff) argument
697 pf_fragcache(struct mbuf **m0, struct ip *h, struct pf_fragment **frag, int mff, int drop, int *nomem) argument
1000 pf_reassemble6(struct mbuf **m0, struct pf_fragment **frag, struct pf_frent *frent, int mff) argument
1202 pf_frag6cache(struct mbuf **m0, struct ip6_hdr *h, struct ip6_frag *fh, struct pf_fragment **frag, int hlen, int mff, int drop, int *nomem) argument
1532 struct pf_fragment *frag = NULL; local
1806 struct ip6_frag frag; local
[all...]

Completed in 17 milliseconds