Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c121 uint8_t ip_next_proto_m; in mlx5_flow_expand_rss_item_complete() local
166 ip_next_proto_m = ((const struct rte_flow_item_ipv4 *) in mlx5_flow_expand_rss_item_complete()
169 ip_next_proto_m = in mlx5_flow_expand_rss_item_complete()
171 if (ip_next_proto_m != 0xFF) in mlx5_flow_expand_rss_item_complete()
188 ip_next_proto_m = ((const struct rte_flow_item_ipv6 *) in mlx5_flow_expand_rss_item_complete()
191 ip_next_proto_m = in mlx5_flow_expand_rss_item_complete()
193 if (ip_next_proto_m != 0xFF) in mlx5_flow_expand_rss_item_complete()