| /dpdk/drivers/net/enetc/ |
| H A D | enetc_rxtx.c | 221 RTE_PTYPE_L4_SCTP; in enetc_slow_parsing() 228 RTE_PTYPE_L4_SCTP; in enetc_slow_parsing() 296 RTE_PTYPE_L4_SCTP; in enetc_dev_rx_parse() 301 RTE_PTYPE_L4_SCTP; in enetc_dev_rx_parse()
|
| H A D | enetc_ethdev.c | 84 RTE_PTYPE_L4_SCTP, in enetc_supported_ptypes_get()
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ptypes.c | 200 RTE_PTYPE_L4_SCTP, in txgbe_get_supported_ptypes() 283 case RTE_PTYPE_L4_SCTP: in txgbe_encode_ptype_ip() 422 RTE_PTYPE_L3_IPV4 | RTE_PTYPE_L4_SCTP, 430 RTE_PTYPE_L3_IPV4_EXT | RTE_PTYPE_L4_SCTP, 438 RTE_PTYPE_L3_IPV6 | RTE_PTYPE_L4_SCTP, 446 RTE_PTYPE_L3_IPV6_EXT | RTE_PTYPE_L4_SCTP,
|
| H A D | txgbe_ptypes.h | 155 #define RTE_PTYPE_L4_SCTP 0x00000400 macro
|
| /dpdk/drivers/net/i40e/ |
| H A D | i40e_rxtx.h | 299 RTE_PTYPE_L4_SCTP, in i40e_get_default_pkt_type() 555 RTE_PTYPE_L4_SCTP, in i40e_get_default_pkt_type() 811 RTE_PTYPE_L4_SCTP, in i40e_get_default_pkt_type() 823 RTE_PTYPE_L4_SCTP, in i40e_get_default_pkt_type()
|
| /dpdk/drivers/net/cnxk/ |
| H A D | cnxk_lookup.c | 31 RTE_PTYPE_L4_SCTP, /* LD */ in cnxk_nix_supported_ptypes_get() 131 val |= RTE_PTYPE_L4_SCTP; in nix_create_non_tunnel_ptype_array()
|
| /dpdk/lib/mbuf/ |
| H A D | rte_mbuf_ptype.h | 274 #define RTE_PTYPE_L4_SCTP 0x00000400 macro
|
| H A D | rte_mbuf_ptype.c | 49 case RTE_PTYPE_L4_SCTP: return "L4_SCTP"; in rte_get_ptype_l4_name()
|
| /dpdk/drivers/net/ngbe/ |
| H A D | ngbe_ptypes.c | 106 RTE_PTYPE_L4_SCTP, in ngbe_get_supported_ptypes() 175 case RTE_PTYPE_L4_SCTP: in ngbe_encode_ptype_ip()
|
| /dpdk/lib/net/ |
| H A D | rte_net.c | 64 [IPPROTO_SCTP] = RTE_PTYPE_L4_SCTP, in ptype_l4() 366 } else if ((pkt_type & RTE_PTYPE_L4_MASK) == RTE_PTYPE_L4_SCTP) { in rte_net_get_ptype()
|
| /dpdk/drivers/net/virtio/ |
| H A D | virtio_rxtx_packed.h | 174 (ptype & RTE_PTYPE_L4_MASK) == RTE_PTYPE_L4_SCTP) in virtio_vec_rx_offload()
|
| H A D | virtio_rxtx.c | 926 (ptype & RTE_PTYPE_L4_MASK) == RTE_PTYPE_L4_SCTP) in virtio_rx_offload()
|
| /dpdk/drivers/net/dpaa/ |
| H A D | dpaa_rxtx.c | 199 RTE_PTYPE_L3_IPV4 | RTE_PTYPE_L4_SCTP; in dpaa_eth_packet_info() 203 RTE_PTYPE_L3_IPV6 | RTE_PTYPE_L4_SCTP; in dpaa_eth_packet_info()
|
| H A D | dpaa_ethdev.c | 363 RTE_PTYPE_L4_SCTP in dpaa_supported_ptypes_get()
|
| /dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_rxtx.c | 99 RTE_PTYPE_L3_IPV4 | RTE_PTYPE_L4_SCTP; in dpaa2_dev_rx_parse_new() 103 RTE_PTYPE_L3_IPV6 | RTE_PTYPE_L4_SCTP; in dpaa2_dev_rx_parse_new() 221 pkt_type |= RTE_PTYPE_L4_SCTP; in dpaa2_dev_rx_parse_slow()
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_rxtx.c | 2060 RTE_PTYPE_L4_SCTP, in ice_dev_supported_ptypes_get() 2088 RTE_PTYPE_L4_SCTP, in ice_dev_supported_ptypes_get() 3663 RTE_PTYPE_L4_SCTP, in ice_get_default_pkt_type() 3849 RTE_PTYPE_L4_SCTP, in ice_get_default_pkt_type() 4043 RTE_PTYPE_L4_SCTP, in ice_get_default_pkt_type() 4063 RTE_PTYPE_L4_SCTP, in ice_get_default_pkt_type()
|
| H A D | ice_dcf_ethdev.c | 1677 RTE_PTYPE_L4_SCTP, in ice_dcf_dev_supported_ptypes_get()
|
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_rxtx.c | 1981 RTE_PTYPE_L4_SCTP, in hns3_dev_supported_ptypes_get() 2009 RTE_PTYPE_L4_SCTP, in hns3_dev_supported_ptypes_get() 2054 tbl->l4table[3] = RTE_PTYPE_L4_SCTP; in hns3_init_non_tunnel_ptype_tbl() 2117 RTE_PTYPE_L4_SCTP; in hns3_init_adv_layout_ptype() 2205 RTE_PTYPE_L4_SCTP; in hns3_init_adv_layout_ptype()
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_rxtx.c | 3348 RTE_PTYPE_L4_SCTP, in iavf_get_default_ptype() 3534 RTE_PTYPE_L4_SCTP, in iavf_get_default_ptype() 3728 RTE_PTYPE_L4_SCTP, in iavf_get_default_ptype() 3748 RTE_PTYPE_L4_SCTP, in iavf_get_default_ptype()
|
| /dpdk/drivers/net/igc/ |
| H A D | igc_txrx.c | 307 RTE_PTYPE_L3_IPV4 | RTE_PTYPE_L4_SCTP, in rx_desc_pkt_info_to_pkt_type() 309 RTE_PTYPE_L3_IPV4_EXT | RTE_PTYPE_L4_SCTP, in rx_desc_pkt_info_to_pkt_type()
|
| /dpdk/drivers/net/pfe/ |
| H A D | pfe_ethdev.c | 512 RTE_PTYPE_L4_SCTP in pfe_supported_ptypes_get()
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_rxtx.c | 1115 RTE_PTYPE_L3_IPV4 | RTE_PTYPE_L4_SCTP, 1123 RTE_PTYPE_L3_IPV4_EXT | RTE_PTYPE_L4_SCTP, 1131 RTE_PTYPE_L3_IPV6 | RTE_PTYPE_L4_SCTP, 1139 RTE_PTYPE_L3_IPV6_EXT | RTE_PTYPE_L4_SCTP,
|
| /dpdk/drivers/net/e1000/ |
| H A D | igb_rxtx.c | 732 RTE_PTYPE_L3_IPV4 | RTE_PTYPE_L4_SCTP, in igb_rxd_pkt_info_to_pkt_type() 734 RTE_PTYPE_L3_IPV4_EXT | RTE_PTYPE_L4_SCTP, in igb_rxd_pkt_info_to_pkt_type()
|
| /dpdk/drivers/net/atlantic/ |
| H A D | atl_rxtx.c | 898 type |= RTE_PTYPE_L4_SCTP; in atl_desc_to_pkt_type()
|
| H A D | atl_ethdev.c | 1145 RTE_PTYPE_L4_SCTP, in atl_dev_supported_ptypes_get()
|