Searched defs:mlx5_ct_tuple (Results 1 – 1 of 1) sorted by relevance
97 struct mlx5_ct_tuple { struct98 u16 addr_type;99 __be16 n_proto;100 u8 ip_proto;101 struct {110 } ip;111 struct {136 struct mlx5_ct_tuple tuple; argument