Searched defs:mlx5_ct_tuple (Results 1 – 1 of 1) sorted by relevance
100 struct mlx5_ct_tuple { struct101 u16 addr_type;102 __be16 n_proto;103 u8 ip_proto;104 struct {113 } ip;114 struct {139 struct mlx5_ct_tuple tuple; argument