Home
last modified time | relevance | path

Searched refs:CONN_MAC_DEFAULT (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/uts/common/inet/ip/
H A Dipclassifier.c1114 if ((connp->conn_mac_mode == CONN_MAC_DEFAULT) && in check_exempt_conflict_v4()
1115 (tconn->conn_mac_mode == CONN_MAC_DEFAULT)) in check_exempt_conflict_v4()
1146 if ((connp->conn_mac_mode == CONN_MAC_DEFAULT) && in check_exempt_conflict_v6()
1147 (tconn->conn_mac_mode == CONN_MAC_DEFAULT)) in check_exempt_conflict_v6()
1556 ((connp->conn_mac_mode != CONN_MAC_DEFAULT) && in ipcl_classify_v4()
1586 ((connp->conn_mac_mode != CONN_MAC_DEFAULT) && in ipcl_classify_v4()
1631 ((connp->conn_mac_mode != CONN_MAC_DEFAULT) && in ipcl_classify_v4()
1699 ((connp->conn_mac_mode != CONN_MAC_DEFAULT) && in ipcl_classify_v6()
1730 ((connp->conn_mac_mode != CONN_MAC_DEFAULT) && in ipcl_classify_v6()
1767 ((connp->conn_mac_mode != CONN_MAC_DEFAULT) && in ipcl_classify_v6()
[all …]
H A Dtnet.c942 if ((connp->conn_mac_mode == CONN_MAC_DEFAULT) || in tsol_receive_local()
1687 CONN_MAC_DEFAULT, B_FALSE, ipst, &effective_tsl); in tsol_ip_forward()
1690 CONN_MAC_DEFAULT, B_FALSE, ipst, &effective_tsl); in tsol_ip_forward()
H A Dip_output.c775 &mp, CONN_MAC_DEFAULT, B_FALSE, ixa->ixa_ipst, in ip_output_simple()
779 &mp, CONN_MAC_DEFAULT, B_FALSE, ixa->ixa_ipst, in ip_output_simple()
H A Dconn_opt.c1158 CONN_MAC_AWARE : CONN_MAC_DEFAULT; in conn_opt_set_socket()
1162 CONN_MAC_IMPLICIT : CONN_MAC_DEFAULT; in conn_opt_set_socket()
H A Dsadb.c3461 newbie->ipsa_mac_exempt = CONN_MAC_DEFAULT;
/titanic_41/usr/src/uts/common/inet/
H A Dipclassifier.h161 #define CONN_MAC_DEFAULT 0 macro
530 (((conn1)->conn_mac_mode != CONN_MAC_DEFAULT) || \
531 ((conn2)->conn_mac_mode != CONN_MAC_DEFAULT))
/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_bind.c611 lconnp->conn_mac_mode == CONN_MAC_DEFAULT && in sctp_bindi()
612 connp->conn_mac_mode == CONN_MAC_DEFAULT) in sctp_bindi()
H A Dsctp_hash.c253 ((connp->conn_mac_mode != CONN_MAC_DEFAULT) && in sctp_conn_match()
302 ((connp->conn_mac_mode != CONN_MAC_DEFAULT) && in listen_match()
H A Dsctp_conn.c255 connp->conn_mac_mode != CONN_MAC_DEFAULT) && in sctp_conn_request()
H A Dsctp_snmp.c767 case CONN_MAC_DEFAULT: in sctp_snmp_get_mib2()
H A Dsctp_cookie.c643 connp->conn_mac_mode != CONN_MAC_DEFAULT) { in sctp_send_initack()
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_bind.c791 if ((lconnp->conn_mac_mode != CONN_MAC_DEFAULT) || in tcp_bindi()
792 (connp->conn_mac_mode != CONN_MAC_DEFAULT) || in tcp_bindi()
H A Dtcp_stats.c213 case CONN_MAC_DEFAULT: in tcp_snmp_get()
H A Dtcp_tpi.c1034 aconnp->conn_mac_mode = CONN_MAC_DEFAULT; in tcp_accept_swap()
H A Dtcp_input.c1604 lconnp->conn_mac_mode != CONN_MAC_DEFAULT) && in tcp_input_listener()
/titanic_41/usr/src/uts/common/inet/udp/
H A Dudp_stats.c180 case CONN_MAC_DEFAULT: in udp_snmp_get()
/titanic_41/usr/src/uts/common/inet/iptun/
H A Diptun.c2800 CONN_MAC_DEFAULT, B_FALSE, NULL) != 0) in iptun_input()
3316 ixa->ixa_zoneid, mpp, CONN_MAC_DEFAULT, B_FALSE, in iptun_output_check_label()
3330 ixa->ixa_zoneid, mpp, CONN_MAC_DEFAULT, B_FALSE, in iptun_output_check_label()