Searched refs:rmx_hopcount (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.140.41/bsd/net/ | ||
| H A D | route.h | 78 u_int32_t rmx_hopcount; /* max hops expected */ member |
| H A D | rtsock.c | 816 metric(RTV_HOPCOUNT, rmx_hopcount); in rt_setmetrics() |