Searched refs:esp6_output (Results 1 – 3 of 3) sorted by relevance
| /xnu-11417.121.6/bsd/netinet6/ ! |
| H A D | esp6.h | 70 extern int esp6_output(struct mbuf *, u_char *, struct mbuf *,
|
| H A D | esp_output.c | 958 esp6_output( in esp6_output() function
|
| H A D | ipsec.c | 2618 error = esp6_output(state->m, &ip6->ip6_nxt, state->m->m_next, sav); in ipsec6_update_routecache_and_output() 3831 error = esp6_output(state->m, nexthdrp, mprev->m_next, sav); in ipsec6_output_trans_internal() 4255 error = esp6_output(state->m, &ip6->ip6_nxt, state->m->m_next, sav); in ipsec6_output_tunnel_internal()
|