| /dpdk/lib/node/ |
| H A D | pkt_cls.c | 34 uint8_t l0, l1, l2, l3, last_type; in pkt_cls_node_process() local
|
| /dpdk/app/test/ |
| H A D | test_cksum.c | 98 uint32_t l3; in test_l4_cksum() local
|
| H A D | test_cryptodev_security_ipsec.c | 332 test_ipsec_csum_init(void *ip, bool l3, bool l4) in test_ipsec_csum_init()
|
| H A D | test_mbuf.c | 1413 uint16_t l3; in test_tx_offload() member
|
| /dpdk/drivers/net/ngbe/ |
| H A D | ngbe_ptypes.c | 22 #define TPTE(ptid, l2, l3, l4, tun, el2, el3, el4) \ argument
|
| H A D | ngbe_ptypes.h | 97 u32 l3:4; /* outer internet protocol */ member
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ptypes.c | 33 #define TPTE(ptid, l2, l3, l4, tun, el2, el3, el4) \ argument
|
| H A D | txgbe_ptypes.h | 127 u32 l3:4; /* outer internet protocol */ member
|
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_vnic.c | 251 bool l3 = (hash_f & (RTE_ETH_RSS_IPV4 | RTE_ETH_RSS_IPV6)); in bnxt_rte_to_hwrm_hash_level() local
|
| H A D | bnxt_rxr.h | 335 uint32_t l3, pkt_type = 0, vlan = 0; in bnxt_parse_pkt_type_v2() local
|
| H A D | bnxt_rxr.c | 478 uint32_t l3; in bnxt_init_ptype_table() local
|
| H A D | hsi_struct_def_dpdk.h | 41861 uint32_t l3[10]; member
|
| /dpdk/lib/ipsec/ |
| H A D | esp_outb.c | 442 uint32_t i, k, n, l2, l3; in esp_outb_trs_prepare() local 538 uint32_t l2, l3; in cpu_outb_pkt_prepare() local
|
| /dpdk/lib/net/ |
| H A D | rte_higig.h | 72 uint32_t l3:1; member
|
| /dpdk/drivers/net/qede/ |
| H A D | qede_filter.c | 762 bool l3 = false, l4 = false; in qede_flow_parse_pattern() local
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_acl_filter.c | 660 enum rte_flow_item_type l3 = RTE_FLOW_ITEM_TYPE_END; in ice_acl_parse_pattern() local
|
| H A D | ice_fdir_filter.c | 1797 enum rte_flow_item_type l3 = RTE_FLOW_ITEM_TYPE_END; in ice_fdir_parse_pattern() local
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_fdir.c | 722 enum rte_flow_item_type l3 = RTE_FLOW_ITEM_TYPE_END; in iavf_fdir_parse_pattern() local
|
| /dpdk/examples/l3fwd/ |
| H A D | l3fwd_em.c | 517 void *l3; in em_parse_ptype() local
|
| /dpdk/drivers/net/enic/base/ |
| H A D | vnic_flowman.h | 146 } __rte_packed l3; member
|
| /dpdk/drivers/net/tap/ |
| H A D | rte_eth_tap.c | 311 uint32_t l3 = mbuf->packet_type & RTE_PTYPE_L3_MASK; in tap_verify_csum() local
|
| /dpdk/drivers/net/i40e/ |
| H A D | rte_pmd_i40e.c | 2127 uint32_t l2, l3, l4, tnl, il2, il3, il4; in check_invalid_pkt_type() local
|
| H A D | i40e_flow.c | 2375 enum rte_flow_item_type l3 = RTE_FLOW_ITEM_TYPE_END; in i40e_flow_parse_fdir_pattern() local
|