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

/freebsd-9.3-release/sys/net/
H A Droute.h71 struct rt_metrics { struct
220 struct rt_metrics rtm_rmx; /* metrics themselves */
H A Drtsock.c184 static void rt_setmetrics(u_long which, const struct rt_metrics *in,
187 struct rt_metrics *out);
959 rt_setmetrics(u_long which, const struct rt_metrics *in,
977 rt_getmetrics(const struct rt_metrics_lite *in, struct rt_metrics *out)
/freebsd-9.3-release/sbin/route/
H A Droute.c99 struct rt_metrics rt_metrics; variable in typeref:struct:rt_metrics
772 #define caseof(x, y, z) case x: valp = &rt_metrics.z; flag = y; break
785 rt_metrics.rmx_locks |= flag;
1553 rtm.rtm_rmx = rt_metrics;
/freebsd-9.3-release/release/picobsd/tinyware/ns/
H A Dns.c256 struct rt_metrics rm;

Completed in 117 milliseconds