/dpdk/lib/gro/ |
H A D | gro_vxlan_udp4.c | 205 udp4_check_vxlan_neighbor(struct gro_vxlan_udp4_item *item, in udp4_check_vxlan_neighbor() 236 merge_two_vxlan_udp4_packets(struct gro_vxlan_udp4_item *item, in merge_two_vxlan_udp4_packets() 252 update_vxlan_header(struct gro_vxlan_udp4_item *item) in update_vxlan_header()
|
H A D | gro_vxlan_tcp4.c | 203 check_vxlan_seq_option(struct gro_vxlan_tcp4_item *item, in check_vxlan_seq_option() 238 merge_two_vxlan_tcp4_packets(struct gro_vxlan_tcp4_item *item, in merge_two_vxlan_tcp4_packets() 258 update_vxlan_header(struct gro_vxlan_tcp4_item *item) in update_vxlan_header()
|
H A D | gro_tcp.h | 82 merge_two_tcp_packets(struct gro_tcp_item *item, in merge_two_tcp_packets() 148 check_seq_option(struct gro_tcp_item *item, in check_seq_option()
|
H A D | gro_udp4.h | 193 merge_two_udp4_packets(struct gro_udp4_item *item, in merge_two_udp4_packets() 248 udp4_check_neighbor(struct gro_udp4_item *item, in udp4_check_neighbor()
|
H A D | gro_tcp6.c | 116 update_header(struct gro_tcp_item *item) in update_header() argument
|
H A D | gro_tcp4.c | 239 update_header(struct gro_tcp_item *item) in update_header()
|
H A D | gro_udp4.c | 176 update_header(struct gro_udp4_item *item) in update_header()
|
/dpdk/drivers/net/enic/ |
H A D | enic_fm_flow.c | 206 const struct rte_flow_item *item; member 410 const struct rte_flow_item *item = arg->item; in enic_fm_copy_item_eth() local 435 const struct rte_flow_item *item = arg->item; in enic_fm_copy_item_vlan() local 490 const struct rte_flow_item *item = arg->item; in enic_fm_copy_item_ipv4() local 518 const struct rte_flow_item *item = arg->item; in enic_fm_copy_item_ipv6() local 546 const struct rte_flow_item *item = arg->item; in enic_fm_copy_item_udp() local 574 const struct rte_flow_item *item = arg->item; in enic_fm_copy_item_tcp() local 602 const struct rte_flow_item *item = arg->item; in enic_fm_copy_item_sctp() local 657 const struct rte_flow_item *item = arg->item; in enic_fm_copy_item_vxlan() local 691 const struct rte_flow_item *item = arg->item; in enic_fm_copy_item_gtp() local [all …]
|
/dpdk/drivers/net/bnxt/tf_ulp/ |
H A D | ulp_tun.h | 33 struct rte_flow_item item; member
|
/dpdk/drivers/net/mlx5/linux/ |
H A D | mlx5_flow_os.c | 18 const struct rte_flow_item *item, in mlx5_flow_os_validate_item_esp()
|
/dpdk/drivers/net/sfc/ |
H A D | sfc_flow_tunnel.h | 65 struct rte_flow_item item; member
|
H A D | sfc_flow_tunnel.c | 327 struct rte_flow_item *item = pmd_items; in sfc_ft_item_release() local
|
/dpdk/drivers/net/mlx5/windows/ |
H A D | mlx5_flow_os.h | 38 mlx5_flow_os_item_supported(int item) in mlx5_flow_os_item_supported()
|
H A D | mlx5_flow_os.c | 428 const struct rte_flow_item *item, in mlx5_flow_os_validate_item_esp()
|
/dpdk/lib/distributor/ |
H A D | rte_distributor_single.c | 86 add_to_backlog(struct rte_distributor_backlog *bl, int64_t item) in add_to_backlog()
|
/dpdk/app/test-pmd/ |
H A D | cmd_flex_item.c | 127 flex_link_item_parse(const char *src, struct rte_flow_item *item) in flex_link_item_parse()
|
/dpdk/drivers/common/cnxk/ |
H A D | roc_npc_utils.c | 122 npc_parse_item_basic(const struct roc_npc_item_info *item, in npc_parse_item_basic()
|
/dpdk/app/test-flow-perf/ |
H A D | main.c | 1539 dump_used_cpu_time(const char *item, in dump_used_cpu_time()
|
/dpdk/lib/ethdev/ |
H A D | rte_flow.c | 613 rte_flow_conv_item_spec(void * buf,const size_t size,const struct rte_flow_item * item,enum rte_flow_conv_item_spec_type type) rte_flow_conv_item_spec() argument 1094 const struct rte_flow_item *item; rte_flow_conv() local [all...] |
H A D | rte_flow.h | 2255 struct rte_flow_item item; global() member [all...] |