Searched refs:RTE_ETH_RSS_L2TPV2 (Results 1 – 5 of 5) sorted by relevance
521 #define IAVF_RSS_TYPE_ETH_L2TPV2 (RTE_ETH_RSS_ETH | RTE_ETH_RSS_L2TPV2)1085 if (!(rss_type & RTE_ETH_RSS_L2TPV2)) in iavf_refine_proto_hdrs_l234()
63 Added ``RTE_ETH_RSS_L2TPV2`` macro so that he L2TPv2 session ID field can be used as
654 #define RTE_ETH_RSS_L2TPV2 RTE_BIT64(36) macro
93 RTE_ETH_RSS_GTPU | RTE_ETH_RSS_ECPRI | RTE_ETH_RSS_MPLS | RTE_ETH_RSS_L2TPV2},146 { "l2tpv2", RTE_ETH_RSS_L2TPV2 },
2182 RTE_ETH_RSS_ECPRI | RTE_ETH_RSS_L2TPV2; in cmd_config_rss_parsed()2248 rss_conf.rss_hf = RTE_ETH_RSS_L2TPV2; in cmd_config_rss_parsed()