HomeSort by relevance Sort by last modified time
    Searched refs:rmx_hopcount (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/net/
route.h 77 uint32_t rmx_hopcount; /* max hops expected */ member in struct:rt_metrics
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
table.c 829 w.w_rtm.rtm_rmx.rmx_hopcount = metric;
1155 k->k_metric = rtm->rtm_rmx.rmx_hopcount;
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/
route.c 1157 caseof(K_HOPCOUNT, RTV_HOPCOUNT, rmx_hopcount);
    [all...]

Completed in 60 milliseconds