Searched defs:mlx5_ct_tuple (Results 1 – 1 of 1) sorted by relevance
116 struct mlx5_ct_tuple { struct117 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