Home
last modified time | relevance | path

Searched refs:IXAF_NO_IPSEC (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_error.c307 ixa->ixa_flags |= IXAF_NO_IPSEC; in sctp_send_abort()
460 ixas.ixa_flags |= IXAF_NO_IPSEC; in sctp_ootb_send_abort()
H A Dsctp_shutdown.c354 ixas.ixa_flags |= IXAF_NO_IPSEC; in sctp_ootb_shutdown_ack()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_output.c1014 if (!(ixaflags & (IXAF_NO_IPSEC|IXAF_IPSEC_SECURE))) { in ip_output_simple_v4()
1350 if (!(ixaflags & (IXAF_NO_IPSEC|IXAF_IPSEC_SECURE))) { in ire_send_broadcast_v4()
H A Dip6_output.c317 if (!(ixaflags & (IXAF_NO_IPSEC|IXAF_IPSEC_SECURE))) { in ip_output_simple_v6()
H A Dip_ftable.c607 ixas.ixa_flags = IXAF_NO_IPSEC | IXAF_DONTFRAG | IXAF_NO_PFHOOK; in ipfil_sendpkt()
H A Dip6.c495 ixas.ixa_flags |= IXAF_NO_IPSEC; in icmp_send_reply_v6()
1308 ixas.ixa_flags |= IXAF_NO_IPSEC; in icmp_pkt_v6()
H A Dipsecesp.c2080 ixas.ixa_flags = (IXAF_IS_IPV4 | IXAF_NO_IPSEC | IXAF_VERIFY_SOURCE); in actually_send_keepalive()
H A Dspd.c4072 ixa->ixa_flags |= IXAF_NO_IPSEC; in ipsec_in_to_out()
H A Dip.c1711 ixas.ixa_flags |= IXAF_NO_IPSEC; in icmp_send_reply_v4()
2819 ixas.ixa_flags |= IXAF_NO_IPSEC; in icmp_pkt()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h2228 #define IXAF_NO_IPSEC 0x00000800 /* Ignore policy */ macro
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2684 ixa->ixa_flags |= IXAF_NO_IPSEC; in tcp_xmit_early_reset()