Searched defs:mff (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.1.13/bsd/net/ |
| H A D | pf_norm.c | 503 struct pf_frent *frent, int mff) in pf_reassemble() 802 pf_fragcache(struct mbuf **m0, struct ip *h, struct pf_fragment **frag, int mff, in pf_fragcache() 1116 struct pf_frent *frent, int mff) in pf_reassemble6() 1479 struct pf_fragment **frag, int hlen, int mff, int drop, int *nomem) in pf_frag6cache() 1913 int mff = (ntohs(h->ip_off) & IP_MF); in pf_normalize_ip() local 2256 int mff = 0, rh_cnt = 0; in pf_normalize_ip6() local
|