Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Droute.h78 u_int32_t rmx_hopcount; /* max hops expected */ member
H A Drtsock.c816 metric(RTV_HOPCOUNT, rmx_hopcount); in rt_setmetrics()