/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | ip_output.c | 378 if (ixaflags & IXAF_IS_IPV4) { in conn_ip_output() 415 if (ixa->ixa_flags & IXAF_IS_IPV4) { in ip_verify_src() 474 if (ixa->ixa_flags & IXAF_IS_IPV4) in ip_verify_ire() 664 ((ixa->ixa_flags & IXAF_IS_IPV4) ? in ip_verify_lso() 684 ((ixa->ixa_flags & IXAF_IS_IPV4) ? in ip_verify_lso() 773 if (ixa->ixa_flags & IXAF_IS_IPV4) { in ip_output_simple() 796 if (ixa->ixa_flags & IXAF_IS_IPV4) in ip_output_simple() 829 ASSERT(ixa->ixa_flags & IXAF_IS_IPV4); in ip_output_simple_v4() 2091 if (ixaflags & IXAF_IS_IPV4) in ip_postfrag_loopback() 2106 if (ixaflags & IXAF_IS_IPV4) { in ip_postfrag_loopback() [all …]
|
H A D | conn_opt.c | 2202 if (ixa->ixa_flags & IXAF_IS_IPV4) { in conn_build_hdr_template() 2237 if (ixa->ixa_flags & IXAF_IS_IPV4) { in conn_build_hdr_template() 2307 if (ixa->ixa_flags & IXAF_IS_IPV4) { in conn_prepend_hdr() 2341 if (ixa->ixa_flags & IXAF_IS_IPV4) { in conn_prepend_hdr() 2460 if (ixa->ixa_flags & IXAF_IS_IPV4) { in ip_attr_nexthop() 2522 if (ixa->ixa_flags & IXAF_IS_IPV4) { in ip_attr_connect() 2589 ixa->ixa_flags |= IXAF_IS_IPV4; in conn_connect() 2591 ixa->ixa_flags &= ~IXAF_IS_IPV4; in conn_connect() 2701 ((ixa->ixa_flags & IXAF_IS_IPV4) ? in conn_connect()
|
H A D | icmp.c | 1721 connp->conn_ixa->ixa_flags &= ~IXAF_IS_IPV4; in rawip_do_open() 1732 connp->conn_ixa->ixa_flags |= IXAF_IS_IPV4; in rawip_do_open() 2412 if (ixa->ixa_flags & IXAF_IS_IPV4) { in icmp_prepend_hdr() 3123 ixa->ixa_flags |= IXAF_IS_IPV4; in icmp_output_hdrincl() 3311 if (ixa->ixa_flags & IXAF_IS_IPV4) in icmp_output_attach_policy() 3445 ixa->ixa_flags |= IXAF_IS_IPV4; in icmp_output_ancillary() 3462 ixa->ixa_flags |= IXAF_IS_IPV4; in icmp_output_ancillary() 3464 ixa->ixa_flags &= ~IXAF_IS_IPV4; in icmp_output_ancillary() 3482 if (ixa->ixa_flags & IXAF_IS_IPV4) { in icmp_output_ancillary() 3497 if (ixa->ixa_flags & IXAF_IS_IPV4) { in icmp_output_ancillary() [all …]
|
H A D | ip_ftable.c | 616 ixas.ixa_flags |= IXAF_IS_IPV4; in ipfil_sendpkt() 1076 boolean_t isv6 = !(ixa->ixa_flags & IXAF_IS_IPV4); in ip_select_route() 1341 if (ixa->ixa_flags & IXAF_IS_IPV4) { in ip_select_route_pkt() 1366 ASSERT(ixa->ixa_flags & IXAF_IS_IPV4); in ip_select_route_v4()
|
H A D | ip_attr.c | 358 !(ixm->ixm_flags & IXAF_IS_IPV4), ipst); in ip_xmit_attr_from_mblk() 372 if (ixm->ixm_flags & IXAF_IS_IPV4) { in ip_xmit_attr_from_mblk() 1163 !(ixa->ixa_flags & IXAF_IS_IPV4)); in ixa_cleanup_stale()
|
H A D | ip_sadb.c | 602 if (ixa->ixa_flags & IXAF_IS_IPV4) { in ipsec_outbound_sa()
|
H A D | ip_dce.c | 370 if (ixa->ixa_flags & IXAF_IS_IPV4) { in dce_lookup_pkt()
|
H A D | ipsecah.c | 3444 if (ixa->ixa_flags & IXAF_IS_IPV4) { in ah_outbound() 3482 if (ixa->ixa_flags & IXAF_IS_IPV4) { in ah_outbound() 3881 isv4 = (ixa->ixa_flags & IXAF_IS_IPV4); in ah_auth_out_done()
|
H A D | ip6_output.c | 1159 ASSERT(!(ixaflags & IXAF_IS_IPV4)); in ip_postfrag_multirt_v6()
|
H A D | sadb.c | 4896 sp = (ixa->ixa_flags & IXAF_IS_IPV4) ? &spp->s_v4 : &spp->s_v6; 4924 ASSERT(ixa->ixa_flags & IXAF_IS_IPV4); 4931 ASSERT(!(ixa->ixa_flags & IXAF_IS_IPV4)); 5024 if (ixa->ixa_flags & IXAF_IS_IPV4) { 5119 sel.ips_isv4 = (ixa->ixa_flags & IXAF_IS_IPV4) != 0; 7500 if (ixa->ixa_flags & IXAF_IS_IPV4) {
|
H A D | ipsecesp.c | 2323 ixas.ixa_flags = (IXAF_IS_IPV4 | IXAF_NO_IPSEC | IXAF_VERIFY_SOURCE); in actually_send_keepalive() 2689 if (ixa->ixa_flags & IXAF_IS_IPV4) { in esp_outbound() 2881 if (ixa->ixa_flags & IXAF_IS_IPV4) { in esp_outbound()
|
H A D | ip6_ire.c | 1139 ASSERT(!(ixa->ixa_flags & IXAF_IS_IPV4)); in ip_select_route_v6()
|
H A D | ip.c | 3379 ASSERT(ixa->ixa_flags & IXAF_IS_IPV4); in ip_set_destination_v4() 3741 if (!(ixa->ixa_flags & IXAF_IS_IPV4)) in ip_get_pmtu() 3840 if (!(ixa->ixa_flags & IXAF_IS_IPV4)) { in ip_get_pmtu() 3874 if (!(ixa->ixa_flags & IXAF_IS_IPV4)) { in ip_get_pmtu() 6029 connp->conn_ixa->ixa_flags &= ~IXAF_IS_IPV4; in ip_open() 6034 connp->conn_ixa->ixa_flags |= IXAF_IS_IPV4; in ip_open() 12162 if (ixaflags & IXAF_IS_IPV4) { in ip_output_post_ipsec() 12193 if (ixaflags & IXAF_IS_IPV4) { in ip_output_post_ipsec() 12408 if ((ixa->ixa_flags & IXAF_IS_IPV4) && ap->ipa_want_se) { in ipsec_out_process() 14446 if (ixaflags & IXAF_IS_IPV4) { in ip_xmit()
|
H A D | spd.c | 4409 boolean_t isv4 = (ixa->ixa_flags & IXAF_IS_IPV4) != 0; in ipsec_cache_outbound_policy() 5408 ASSERT((outer_ipv4 != NULL) ? (ixa->ixa_flags & IXAF_IS_IPV4) : in ipsec_tun_outbound() 5409 !(ixa->ixa_flags & IXAF_IS_IPV4)); in ipsec_tun_outbound()
|
H A D | ip_ndp.c | 2895 ixaflags |= IXAF_IS_IPV4; in nce_resolv_ok() 5000 ixaflags |= IXAF_IS_IPV4; in nce_resolv_ipmp_ok()
|
/titanic_50/usr/src/uts/common/inet/sctp/ |
H A D | sctp_conn.c | 207 if (ira->ira_flags & IXAF_IS_IPV4) { in sctp_conn_request() 284 if (!(ira->ira_flags & IXAF_IS_IPV4)) { in sctp_conn_request() 285 ASSERT(!(ixa->ixa_flags & IXAF_IS_IPV4)); in sctp_conn_request()
|
H A D | sctp_error.c | 275 ixa->ixa_flags |= IXAF_IS_IPV4; in sctp_send_abort() 279 ixa->ixa_flags &= ~IXAF_IS_IPV4; in sctp_send_abort()
|
H A D | sctp_common.c | 1043 ASSERT(fp->sf_ixa->ixa_flags & IXAF_IS_IPV4); in sctp_v4_label() 1053 ASSERT(!(fp->sf_ixa->ixa_flags & IXAF_IS_IPV4)); in sctp_v6_label() 1792 fp->sf_ixa->ixa_flags |= IXAF_IS_IPV4; in sctp_init_faddr() 1798 fp->sf_ixa->ixa_flags &= ~IXAF_IS_IPV4; in sctp_init_faddr()
|
H A D | sctp_cookie.c | 616 ixa->ixa_flags |= IXAF_IS_IPV4; in sctp_send_initack() 618 ixa->ixa_flags &= ~IXAF_IS_IPV4; in sctp_send_initack()
|
H A D | sctp.c | 987 if (ixa->ixa_flags & IXAF_IS_IPV4) in sctp_update_pmtu() 1034 if (ixa->ixa_flags & IXAF_IS_IPV4) { in sctp_update_pmtu()
|
/titanic_50/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 2109 if (ixa->ixa_flags & IXAF_IS_IPV4) { in udp_prepend_hdr() 2810 ixa->ixa_flags |= IXAF_IS_IPV4; in udp_output_ancillary() 2826 ixa->ixa_flags |= IXAF_IS_IPV4; in udp_output_ancillary() 2828 ixa->ixa_flags &= ~IXAF_IS_IPV4; in udp_output_ancillary() 2848 if (ixa->ixa_flags & IXAF_IS_IPV4) { in udp_output_ancillary() 3353 if (ixa->ixa_flags & IXAF_IS_IPV4) { in udp_prepend_header_template() 3831 ixa->ixa_flags |= IXAF_IS_IPV4; in udp_output_newdst() 3847 ixa->ixa_flags |= IXAF_IS_IPV4; in udp_output_newdst() 3849 ixa->ixa_flags &= ~IXAF_IS_IPV4; in udp_output_newdst() 3864 if (ixa->ixa_flags & IXAF_IS_IPV4) { in udp_output_newdst() [all …]
|
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp_fusion.c | 495 if (ixaflags & IXAF_IS_IPV4) { in tcp_fuse_output() 536 ip_hdr_len = (ixaflags & IXAF_IS_IPV4) ? in tcp_fuse_output()
|
H A D | tcp_output.c | 1283 if (ixa->ixa_flags & IXAF_IS_IPV4) { in tcp_output() 1995 if (ixa->ixa_flags & IXAF_IS_IPV4) { in tcp_send() 2036 if (ixa->ixa_flags & IXAF_IS_IPV4) { in tcp_send() 2383 if (ixa->ixa_flags & IXAF_IS_IPV4) { in tcp_xmit_ctl() 2592 ixa->ixa_flags |= IXAF_IS_IPV4; in tcp_xmit_early_reset() 2601 ixa->ixa_flags &= ~IXAF_IS_IPV4; in tcp_xmit_early_reset() 3232 if (ixa->ixa_flags & IXAF_IS_IPV4) { in tcp_xmit_mp()
|
/titanic_50/usr/src/uts/common/inet/iptun/ |
H A D | iptun.c | 741 ixa->ixa_flags |= IXAF_IS_IPV4; in iptun_bind() 752 ixa->ixa_flags &= ~IXAF_IS_IPV4; in iptun_bind() 765 ixa->ixa_flags |= IXAF_IS_IPV4; in iptun_bind() 3310 if (ixa->ixa_flags & IXAF_IS_IPV4) { in iptun_output_check_label()
|
/titanic_50/usr/src/uts/common/inet/ |
H A D | ip.h | 2246 #define IXAF_IS_IPV4 IAF_IS_IPV4 macro 2261 (IXAF_SET_ULP_CKSUM | IXAF_IS_IPV4 | IXAF_VERIFY_SOURCE)
|