Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c100 struct mlx5_ct_tuple { struct
101 u16 addr_type;
102 __be16 n_proto;
103 u8 ip_proto;
104 struct {
113 } ip;
114 struct {
139 struct mlx5_ct_tuple tuple; argument