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

/darwin-on-arm/xnu/bsd/net/
H A Dpf_norm.c697 pf_fragcache(struct mbuf **m0, struct ip *h, struct pf_fragment **frag, int mff, argument
501 pf_reassemble(struct mbuf **m0, struct pf_fragment **frag, struct pf_frent *frent, int mff) 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
1534 int mff = (ntohs(h->ip_off) & IP_MF); local
1813 int mff = 0, rh_cnt = 0; local
[all...]

Completed in 69 milliseconds