Searched defs:mlx5_ct_tuple (Results 1 – 1 of 1) sorted by relevance
114 struct mlx5_ct_tuple { struct115 u16 addr_type;116 __be16 n_proto;117 u8 ip_proto;118 struct {127 } ip;128 struct {153 struct mlx5_ct_tuple tuple; argument