rt_metrics 71 net/route.h struct rt_metrics {
rt_metrics 184 net/route.h struct rt_metrics rtm_rmx; /* metrics themselves */
rt_metrics 332 net/route.h void rt_setmetrics(u_long, struct rt_metrics *, struct rt_kmetrics *);
rt_metrics 333 net/route.h void rt_getmetrics(struct rt_kmetrics *, struct rt_metrics *);
rt_metrics 488 net/rtsock.c rt_setmetrics(u_long which, struct rt_metrics *in, struct rt_kmetrics *out)
rt_metrics 497 net/rtsock.c rt_getmetrics(struct rt_kmetrics *in, struct rt_metrics *out)