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

/xnu-2782.1.97/bsd/netinet6/
H A Dipcomp6.h44 extern int ipcomp6_output(struct mbuf *, u_char *, struct mbuf *,
H A Dipcomp_output.c367 ipcomp6_output(m, nexthdrp, md, sav) function
374 ipseclog((LOG_DEBUG, "ipcomp6_output: first mbuf too short\n"));
H A Dipsec.c3383 error = ipcomp6_output(state->m, nexthdrp, mprev->m_next, sav);

Completed in 27 milliseconds