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

/darwin-on-arm/xnu/bsd/net/
H A Dpf_norm.c502 struct pf_frent *frent, int mff)
606 if (!mff)
697 pf_fragcache(struct mbuf **m0, struct ip *h, struct pf_fragment **frag, int mff, argument
952 if (!mff)
972 if (!mff && *frag != NULL)
981 if (!mff && *frag != NULL)
1001 struct pf_frent *frent, int mff)
1111 if (!mff)
1203 struct pf_fragment **frag, int hlen, int mff, int drop, int *nomem)
1481 if (!mff)
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 65 milliseconds