Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Droute.h83 u_long rmx_hopcount; /* max hops expected */ member
/f-stack/tools/compat/include/net/
H A Droute.h81 u_long rmx_hopcount; /* max hops expected */ member
/f-stack/tools/route/
H A Droute.c840 caseof(K_HOPCOUNT, RTV_HOPCOUNT, rmx_hopcount); in set_metric()