Searched refs:existing_mss (Results 1 – 1 of 1) sorted by relevance
275 u32 existing_mss = dst_metric_raw(dst, RTAX_ADVMSS); in dn_dst_update_pmtu() local276 if (!existing_mss || existing_mss > mss) in dn_dst_update_pmtu()