/titanic_44/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_ipsec_pxy.c | 138 if (nat_outlookup(fin, 0, IPPROTO_ESP, nat->nat_inip, 174 ipn->in_p = IPPROTO_ESP; 177 fi.fin_fi.fi_p = IPPROTO_ESP; 182 ip->ip_p = IPPROTO_ESP; 245 fi.fin_fi.fi_p = IPPROTO_ESP; 249 ip->ip_p = IPPROTO_ESP;
|
H A D | ip_compat.h | 2194 #ifndef IPPROTO_ESP 2195 # define IPPROTO_ESP 50 macro
|
/titanic_44/usr/src/cmd/ipf/lib/common/ |
H A D | v6ionames.c | 18 { IPPROTO_ESP, 0x000010, 0, "esp" },
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_pf.c | 153 {IPPROTO_ESP, ETHERTYPE_IP, IPV4_TYPE_HEADER_OFFSET}, 154 {IPPROTO_ESP, ETHERTYPE_IPV6, IPV6_TYPE_HEADER_OFFSET}, 183 {IPPROTO_ESP, (DL_IPNETINFO_VERSION << 8 | AF_INET), 185 {IPPROTO_ESP, (DL_IPNETINFO_VERSION << 8 | AF_INET6), 206 {IPPROTO_ESP, ETHERTYPE_IP, IPV4_TYPE_HEADER_OFFSET}, 207 {IPPROTO_ESP, ETHERTYPE_IPV6, IPV6_TYPE_HEADER_OFFSET}, 1320 pf_check_transport_protocol(IPPROTO_ESP); in pf_primary()
|
H A D | snoop_ipsec.c | 225 case IPPROTO_ESP: in interpret_ah()
|
H A D | snoop_filter.c | 1342 "esp", 9, 1, IPPROTO_ESP, 0, OP_OFFSET_LINK, 1343 "esp", 6, 1, IPPROTO_ESP, 1, OP_OFFSET_LINK, 1368 "esp", 9, 1, IPPROTO_ESP, 0, OP_OFFSET_LINK, 1369 "esp", 6, 1, IPPROTO_ESP, 1, OP_OFFSET_LINK, 1389 "esp", 9, 1, IPPROTO_ESP, 0, OP_OFFSET_LINK, 1390 "esp", 6, 1, IPPROTO_ESP, 1, OP_OFFSET_LINK,
|
H A D | snoop_ip.c | 268 case IPPROTO_ESP: in interpret_ip() 451 case IPPROTO_ESP: in interpret_ipv6() 718 case IPPROTO_ESP: return ("ESP"); in getproto()
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | ip.d.in | 63 #pragma D binding "1.5" IPPROTO_ESP 64 inline int IPPROTO_ESP = @IPPROTO_ESP@; variable 328 I->ipha_protocol == IPPROTO_ESP ? "ESP" : 361 I->ip6_ctlun.ip6_un1.ip6_un1_nxt == IPPROTO_ESP ? "ESP" :
|
H A D | ip.sed.in | 62 SED_REPLACE(IPPROTO_ESP)
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip_sadb.c | 132 ASSERT((protocol == IPPROTO_AH) || (protocol == IPPROTO_ESP)); in ipsec_getassocbyconn() 133 ipr = &ixa->ixa_ipsec_ref[protocol - IPPROTO_ESP]; in ipsec_getassocbyconn() 585 if (proto == IPPROTO_ESP) { in ipsec_outbound_sa() 846 if (ip6h->ip6_nxt != IPPROTO_ESP) { in ipsec_inbound_esp_sa()
|
H A D | ipsecesp.c | 870 if (ip6h->ip6_nxt == IPPROTO_ESP) { in esp_strip_header() 1376 IPPROTO_ESP, (uint8_t *)&newspi, sizeof (uint32_t), NULL); in esp_getspi() 1382 espstack->ipsecesp_netstack, IPPROTO_ESP); in esp_getspi() 2888 *nhp = IPPROTO_ESP; in esp_outbound() 2894 *nhp = IPPROTO_ESP; in esp_outbound() 3534 if (!ipsec_outbound_sa(data_mp, ixa, IPPROTO_ESP)) { in esp_outbound_finish()
|
H A D | ip6_input.c | 2024 (protocol != IPPROTO_ESP || protocol != IPPROTO_AH || in ip_fanout_v6() 2641 case IPPROTO_ESP: { in ip_fanout_v6() 2657 if (protocol == IPPROTO_ESP) { in ip_fanout_v6()
|
H A D | ip_input.c | 2364 (protocol != IPPROTO_ESP || protocol != IPPROTO_AH)) { in ip_fanout_v4() 2842 case IPPROTO_ESP: { in ip_fanout_v4() 2858 if (protocol == IPPROTO_ESP) { in ip_fanout_v4()
|
H A D | ip6.c | 625 case IPPROTO_ESP: in icmp_inbound_verify_v6() 871 case IPPROTO_ESP: in icmp_inbound_error_fanout_v6() 878 if (nexthdr == IPPROTO_ESP) in icmp_inbound_error_fanout_v6()
|
H A D | sadb.c | 360 IPPROTO_AH : IPPROTO_ESP; in sadb_delete_cluster() 736 IPPROTO_AH : IPPROTO_ESP; in sadb_destroyer() 2919 (samsg->sadb_msg_satype == SADB_SATYPE_AH) ? IPPROTO_AH:IPPROTO_ESP; 5890 (sa_type == SADB_SATYPE_AH) ? IPPROTO_AH : IPPROTO_ESP; 6989 (ipsa->ipsa_type == SADB_SATYPE_AH) ? IPPROTO_AH : IPPROTO_ESP,
|
/titanic_44/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_rr.c | 130 case IPPROTO_ESP: in BnxeRouteTxRing()
|
/titanic_44/usr/src/uts/common/ipp/ipgpc/ |
H A D | classifier.c | 563 case IPPROTO_ESP: in get_port_info()
|
/titanic_44/usr/src/uts/common/io/mac/ |
H A D | mac_sched.c | 1821 case IPPROTO_ESP: in mac_rx_srs_long_fanout() 1842 case IPPROTO_ESP: in mac_rx_srs_long_fanout() 2075 case IPPROTO_ESP: in mac_rx_srs_fanout() 2137 case IPPROTO_ESP: in mac_rx_srs_fanout()
|
H A D | mac_util.c | 1070 case IPPROTO_ESP: in mac_pkt_hash()
|
/titanic_44/usr/src/uts/common/netinet/ |
H A D | in.h | 166 #define IPPROTO_ESP 50 /* IPsec Encap. Sec. Payload */ macro
|
/titanic_44/usr/src/uts/common/ipp/flowacct/ |
H A D | flowacct.c | 185 case IPPROTO_ESP: in flowacct_port_info()
|
/titanic_44/usr/src/uts/common/io/nxge/ |
H A D | nxge_fflp.c | 1112 tcam_ptr->ip4_proto_mask, IPPROTO_ESP); in nxge_fill_tcam_entry_ah_esp() 1147 tcam_ptr->ip6_nxt_hdr_mask, IPPROTO_ESP); in nxge_fill_tcam_entry_ah_esp_ipv6() 2461 if (tp->ip4_proto_key == IPPROTO_ESP) in nxge_get_tcam_entry()
|
/titanic_44/usr/src/uts/common/inet/ipf/ |
H A D | fil.c | 264 { IPPROTO_ESP, 0x000010 }, 446 case IPPROTO_ESP : 796 if (ip6exthdr[i].ol_val == IPPROTO_ESP) { 1404 case IPPROTO_ESP :
|
/titanic_44/usr/src/cmd/truss/ |
H A D | codes.c | 2359 case IPPROTO_ESP: return ("IPPROTO_ESP"); in ipprotos()
|
/titanic_44/usr/src/cmd/ipf/tools/ |
H A D | ipf_y.y | 1434 | IPFY_ESP { $$ = getv6optbyvalue(IPPROTO_ESP); }
|