Home
last modified time | relevance | path

Searched defs:item (Results 1 – 20 of 20) sorted by relevance

/dpdk/lib/gro/
H A Dgro_vxlan_udp4.c205 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 Dgro_vxlan_tcp4.c203 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 Dgro_tcp.h82 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 Dgro_udp4.h193 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 Dgro_tcp6.c116 update_header(struct gro_tcp_item *item) in update_header() argument
H A Dgro_tcp4.c239 update_header(struct gro_tcp_item *item) in update_header()
H A Dgro_udp4.c176 update_header(struct gro_udp4_item *item) in update_header()
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c206 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 Dulp_tun.h33 struct rte_flow_item item; member
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_flow_os.c18 const struct rte_flow_item *item, in mlx5_flow_os_validate_item_esp()
/dpdk/drivers/net/sfc/
H A Dsfc_flow_tunnel.h65 struct rte_flow_item item; member
H A Dsfc_flow_tunnel.c327 struct rte_flow_item *item = pmd_items; in sfc_ft_item_release() local
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_flow_os.h38 mlx5_flow_os_item_supported(int item) in mlx5_flow_os_item_supported()
H A Dmlx5_flow_os.c428 const struct rte_flow_item *item, in mlx5_flow_os_validate_item_esp()
/dpdk/lib/distributor/
H A Drte_distributor_single.c86 add_to_backlog(struct rte_distributor_backlog *bl, int64_t item) in add_to_backlog()
/dpdk/app/test-pmd/
H A Dcmd_flex_item.c127 flex_link_item_parse(const char *src, struct rte_flow_item *item) in flex_link_item_parse()
/dpdk/drivers/common/cnxk/
H A Droc_npc_utils.c122 npc_parse_item_basic(const struct roc_npc_item_info *item, in npc_parse_item_basic()
/dpdk/app/test-flow-perf/
H A Dmain.c1539 dump_used_cpu_time(const char *item, in dump_used_cpu_time()
/dpdk/lib/ethdev/
H A Drte_flow.c613 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 Drte_flow.h2255 struct rte_flow_item item; global() member
[all...]