Searched refs:rmx_weight (Results 1 – 6 of 6) sorted by relevance
91 u_long rmx_weight; /* route weight */ member105 #define rmx_state rmx_weight
957 rtm->rtm_rmx.rmx_weight = rc->rc_nh_weight; in update_rtm_from_rc()1248 out->rmx_weight = rt->rt_weight; in rt_getmetrics()2188 rtm->rtm_rmx.rmx_weight = weight; in sysctl_dumpnhop()
89 u_long rmx_weight; /* route weight */ member103 #define rmx_state rmx_weight
871 out->rmx_weight = rt->rt_weight; in rt_getmetrics()1006 rtm->rtm_rmx.rmx_weight = rc->rc_nh_weight; in update_rtm_from_rc()
847 caseof(K_WEIGHT, RTV_WEIGHT, rmx_weight); in set_metric()1869 printf("%8lu%c ", rtm->rtm_rmx.rmx_weight, lock(WEIGHT));
241 weight = info->rti_rmx->rmx_weight; in get_info_weight()