Home
last modified time | relevance | path

Searched refs:ipsec_in_to_out (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_error.c298 if (!ipsec_in_to_out(ira, ixa, hmp, ahiph, ahip6h)) { in sctp_send_abort()
450 if (!ipsec_in_to_out(ira, &ixas, mp, ipha, ip6h)) { in sctp_ootb_send_abort()
H A Dsctp_shutdown.c344 if (!ipsec_in_to_out(ira, &ixas, mp, ipha, ip6h)) { in sctp_ootb_shutdown_ack()
/titanic_50/usr/src/uts/common/inet/
H A Dipsec_impl.h858 extern boolean_t ipsec_in_to_out(ip_recv_attr_t *, ip_xmit_attr_t *,
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip6.c495 if (!ipsec_in_to_out(ira, &ixas, mp, NULL, ip6h)) { in icmp_send_reply_v6()
1308 if (!ipsec_in_to_out(ira, &ixas, mp, NULL, ip6h)) { in icmp_pkt_v6()
H A Dspd.c4022 ipsec_in_to_out(ip_recv_attr_t *ira, ip_xmit_attr_t *ixa, mblk_t *data_mp, in ipsec_in_to_out() function
H A Dip.c1715 if (!ipsec_in_to_out(ira, &ixas, mp, ipha, NULL)) { in icmp_send_reply_v4()
2810 if (!ipsec_in_to_out(ira, &ixas, mp, ipha, NULL)) { in icmp_pkt()
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2654 if (!ipsec_in_to_out(ira, ixa, mp, ipha, ip6h)) { in tcp_xmit_early_reset()