Home
last modified time | relevance | path

Searched refs:rte_flow_action_vxlan_encap (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_flow.c146 MK_FLOW_ACTION(VXLAN_ENCAP, sizeof(struct rte_flow_action_vxlan_encap)),
148 MK_FLOW_ACTION(NVGRE_ENCAP, sizeof(struct rte_flow_action_vxlan_encap)),
556 const struct rte_flow_action_vxlan_encap *vxlan_encap; in rte_flow_conv_action_conf()
561 struct rte_flow_action_vxlan_encap *vxlan_encap; in rte_flow_conv_action_conf()
605 offsetof(struct rte_flow_action_vxlan_encap, in rte_flow_conv_action_conf()
H A Drte_flow.h2580 struct rte_flow_action_vxlan_encap { struct
/f-stack/dpdk/app/test-flow-perf/
H A Dactions_gen.c851 static struct rte_flow_action_vxlan_encap vxlan_encap; in add_vxlan_encap()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_flow.c1640 const struct rte_flow_action_vxlan_encap *conf = in flow_rule_action_get()
/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_rte_parser.c1489 const struct rte_flow_action_vxlan_encap *vxlan_encap; in ulp_rte_vxlan_encap_act_handler()
/f-stack/dpdk/drivers/net/enic/
H A Denic_fm_flow.c1490 const struct rte_flow_action_vxlan_encap *encap; in enic_fm_copy_action()
/f-stack/dpdk/app/test-pmd/
H A Dcmdline_flow.c491 struct rte_flow_action_vxlan_encap conf;
5034 .conf = (struct rte_flow_action_vxlan_encap){ in parse_vc_action_vxlan_encap()
/f-stack/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst2205 VXLAN tunnel as defined in the``rte_flow_action_vxlan_encap`` flow items
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c3446 ((const struct rte_flow_action_vxlan_encap *) in flow_dv_create_action_l2_encap()