Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Droute.h307 #define RTV_HOPCOUNT 0x2 /* init or lock _hopcount */ macro
/f-stack/tools/compat/include/net/
H A Droute.h305 #define RTV_HOPCOUNT 0x2 /* init or lock _hopcount */ macro
/f-stack/tools/route/
H A Droute.c840 caseof(K_HOPCOUNT, RTV_HOPCOUNT, rmx_hopcount); in set_metric()