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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dah6.h45 extern int ah6_output(struct mbuf *, u_char *, struct mbuf *,
H A Dah_output.c373 ah6_output(m, nexthdrp, md, sav) function
390 ipseclog((LOG_DEBUG, "ah6_output: first mbuf too short\n"));
402 ipseclog((LOG_DEBUG, "ah6_output: md is not in chain\n"));
436 ipseclog((LOG_DEBUG, "ah6_output: internal error: "
446 ipseclog((LOG_ERR, "ah6_output: unsupported algorithm: "
H A Dipsec.c3160 error = ah6_output(state->m, nexthdrp, mprev->m_next, sav);
3495 error = ah6_output(state->m, &ip6->ip6_nxt, state->m->m_next, sav);

Completed in 29 milliseconds