Searched defs:rt_metrics50 (Results 1 – 1 of 1) sorted by relevance
50 struct rt_metrics50 { struct51 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