Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Droute.h89 u_long rmx_nhidx; /* route nexhop index */ member
H A Drtsock.c1328 out->rmx_nhidx = nhop_get_idx(nh); in rt_getmetrics()
/freebsd/usr.bin/netstat/
H A Droute.c333 xo_emit("{t:nhop/%*lu} ", wid.mtu, rtm->rtm_rmx.rmx_nhidx); in p_rtentry_sysctl()