Home
last modified time | relevance | path

Searched refs:RTV_WEIGHT (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/
H A Droute.h314 #define RTV_WEIGHT 0x100 /* init or lock _weight */ macro
/f-stack/tools/compat/include/net/
H A Droute.h312 #define RTV_WEIGHT 0x100 /* init or lock _weight */ macro
/f-stack/freebsd/net/route/
H A Droute_ctl.c240 if (info->rti_mflags & RTV_WEIGHT) in get_info_weight()
/f-stack/tools/route/
H A Droute.c847 caseof(K_WEIGHT, RTV_WEIGHT, rmx_weight); in set_metric()