Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dmpath_ctl.c107 for (int i = 0; i < RIB_MAX_RETRIES; i++) { in add_route_mpath()
H A Droute_var.h91 #define RIB_MAX_RETRIES 3 macro
H A Droute_ctl.c913 for (int i = 0; i < RIB_MAX_RETRIES; i++) { in rib_change_route()