Home
last modified time | relevance | path

Searched refs:ah4_output (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.61.2/bsd/netinet6/
H A Dah.h88 extern int ah4_output(struct mbuf *, struct secasvar *);
H A Dah_output.c185 ah4_output(struct mbuf *m, struct secasvar *sav) in ah4_output() function
H A Dipsec.c3312 if ((error = ah4_output(state->m, sav)) != 0) { in ipsec4_output_internal()
3875 if ((error = ah4_output(state->m, sav)) != 0) { in ipsec6_output_tunnel_internal()