RTF_MTU
#define RTF_MSS RTF_MTU /* Compatibility :-( */
if (rt->rt_flags & (RTF_MTU | RTF_WINDOW | RTF_IRTT)) {
if (rt->rt_flags & RTF_MTU)