Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c116 struct mlx5_ct_tuple { struct
117 u16 addr_type;
118 __be16 n_proto;
119 u8 ip_proto;
120 struct {
129 } ip;
130 struct {
133 } port;
157 struct mlx5_ct_tuple tuple; argument