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

/freebsd-10.1-release/sys/net/
H A Droute.h65 u_long rmx_hopcount; /* max hops expected */ member in struct:rt_metrics
/freebsd-10.1-release/sbin/routed/
H A Dtable.c706 w.w_rtm.rtm_rmx.rmx_hopcount = metric;
915 k->k_metric = rtm->rtm_rmx.rmx_hopcount;
/freebsd-10.1-release/sbin/route/
H A Droute.c751 caseof(K_HOPCOUNT, RTV_HOPCOUNT, rmx_hopcount);
/freebsd-10.1-release/usr.sbin/route6d/
H A Droute6d.c2716 np->rip6_metric = rtm->rtm_rmx.rmx_hopcount;
2829 rtm->rtm_rmx.rmx_hopcount = np->rip6_metric - 1;

Completed in 69 milliseconds