Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c119 struct mlx5_ct_tuple { struct
120 u16 addr_type;
121 __be16 n_proto;
122 u8 ip_proto;
123 struct {
132 } ip;
133 struct {
158 struct mlx5_ct_tuple tuple; argument