Home
last modified time | relevance | path

Searched refs:rmx_nhidx (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net/
H A Droute.h92 u_long rmx_nhidx; /* route nexhop index */ member
H A Drtsock.c1249 out->rmx_nhidx = nhop_get_idx(nh); in rt_getmetrics()
/f-stack/tools/compat/include/net/
H A Droute.h90 u_long rmx_nhidx; /* route nexhop index */ member
/f-stack/tools/netstat/
H A Droute.c342 xo_emit("{t:nhop/%*lu} ", wid_mtu, rtm->rtm_rmx.rmx_nhidx); in p_rtentry_sysctl()
/f-stack/lib/
H A Dff_route.c872 out->rmx_nhidx = nhop_get_idx(nh); in rt_getmetrics()