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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dipcomp_core.c72 static int deflate_common(struct mbuf *, struct mbuf *, size_t *, int);
170 deflate_common(m, md, lenp, mode) function
223 panic("md is not in m in deflate_common");
397 return deflate_common(m, md, lenp, 0);
413 return deflate_common(m, md, lenp, 1);

Completed in 120 milliseconds