Home
last modified time | relevance | path

Searched defs:rt_metrics50 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/compat/net/
H A Droute.h50 struct rt_metrics50 { struct
51 u_long rmx_locks; /* Kernel must leave these values alone */
52 u_long rmx_mtu; /* MTU for this path */
53 u_long rmx_hopcount; /* max hops expected */
54 u_long rmx_expire; /* lifetime for route, e.g. redirect */
78 struct rt_metrics50 rtm_rmx; /* metrics themselves */ argument