Searched refs:RTF_FMASK (Results 1 – 3 of 3) sorted by relevance
206 #define RTF_FMASK \ macro
204 #define RTF_FMASK \ macro
419 nh->nh_priv->rt_flags &= ~RTF_FMASK; in alter_nhop_from_info()420 nh->nh_priv->rt_flags |= info->rti_flags & RTF_FMASK; in alter_nhop_from_info()