Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ipip.c236 bool inherit_tos = tunnel->parms.iph.tos & 0x1; in mlxsw_sp_ipip_can_offload_gre4() local
Dspectrum_span.c333 bool inherit_tos = tparm.iph.tos & 0x1; in mlxsw_sp_span_entry_gretap4_parms() local
432 bool inherit_tos = tparm.flags & IP6_TNL_F_USE_ORIG_TCLASS; in mlxsw_sp_span_entry_gretap6_parms() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ipip.c240 bool inherit_tos = tunnel->parms.iph.tos & 0x1; in mlxsw_sp_ipip_can_offload_gre4() local
Dspectrum_span.c455 bool inherit_tos = tparm.iph.tos & 0x1; in mlxsw_sp_span_entry_gretap4_parms() local
557 bool inherit_tos = tparm.flags & IP6_TNL_F_USE_ORIG_TCLASS; in mlxsw_sp_span_entry_gretap6_parms() local