Searched refs:convert_rt_to_nh_flags (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/net/route/
H A Dnhop_ctl.c264 convert_rt_to_nh_flags(int rt_flags) function
292 nh->nh_flags = convert_rt_to_nh_flags(rt_flags);
435 nh->nh_flags = convert_rt_to_nh_flags(nh->nh_priv->rt_flags);

Completed in 126 milliseconds