inherit_tos       238 drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c 	bool inherit_tos = tunnel->parms.iph.tos & 0x1;
inherit_tos       242 drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c 	       inherit_ttl && inherit_tos &&
inherit_tos       337 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c 	bool inherit_tos = tparm.iph.tos & 0x1;
inherit_tos       346 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c 	    inherit_ttl || !inherit_tos ||
inherit_tos       436 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c 	bool inherit_tos = tparm.flags & IP6_TNL_F_USE_ORIG_TCLASS;
inherit_tos       447 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c 	    inherit_ttl || !inherit_tos ||