Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet6/
H A Desp_output.c113 static int esp_output(struct mbuf *, u_char *, struct mbuf *,
235 esp_output( in esp_output() function
950 return esp_output(m, &ip->ip_p, m->m_next, AF_INET, sav); in esp4_output()
965 return esp_output(m, nexthdrp, md, AF_INET6, sav); in esp6_output()
/xnu-8792.61.2/bsd/conf/
H A DMakefile.template90 esp_output.o_CWARNFLAGS_ADD += -Wno-address-of-packed-member
H A Dfiles293 bsd/netinet6/esp_output.c optional ipsec ipsec_esp