RT_SET_RTFLAGS_MASK
#define RT_CHANGE_RTFLAGS_MASK RT_SET_RTFLAGS_MASK
nh->nh_priv->rt_flags &= ~RT_SET_RTFLAGS_MASK;
nh->nh_priv->rt_flags |= (rt_flags & RT_SET_RTFLAGS_MASK);