Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c114 struct mlx5_ct_tuple { struct
115 u16 addr_type;
116 __be16 n_proto;
117 u8 ip_proto;
118 struct {
127 } ip;
128 struct {
153 struct mlx5_ct_tuple tuple; argument