Searched refs:ah4_output (Results 1 – 3 of 3) sorted by relevance
88 extern int ah4_output(struct mbuf *, struct secasvar *);
185 ah4_output(struct mbuf *m, struct secasvar *sav) in ah4_output() function
3312 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()