Searched defs:inherit_ttl (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c245 bool inherit_ttl = tunnel->parms.iph.ttl == 0; local
448 bool inherit_ttl = tparm.hop_limit == 0; local
H A Dspectrum_span.c458 bool inherit_ttl = !tparm.iph.ttl; local
563 bool inherit_ttl = !tparm.hop_limit; local

Completed in 91 milliseconds