Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c174 mlx5_nsh_proto_to_item_type(uint8_t proto_spec, uint8_t proto_mask) in mlx5_nsh_proto_to_item_type() argument
178 switch (proto_mask & proto_spec) { in mlx5_nsh_proto_to_item_type()
198 mlx5_inet_proto_to_item_type(uint8_t proto_spec, uint8_t proto_mask) in mlx5_inet_proto_to_item_type() argument
202 switch (proto_mask & proto_spec) { in mlx5_inet_proto_to_item_type()