Searched refs:fast_hello_str (Results 1 – 3 of 3) sorted by relevance
5051 const char *fast_hello_str) in ospf_vty_dead_interval_set() argument5087 else if (fast_hello_str) in ospf_vty_dead_interval_set()5089 VTY_GET_INTEGER_RANGE ("Hello Multiplier", hellomult, fast_hello_str, in ospf_vty_dead_interval_set()
7231 const char *fast_hello_str) in ospf_vty_dead_interval_set() argument7262 } else if (fast_hello_str) { in ospf_vty_dead_interval_set()7263 hellomult = strtoul(fast_hello_str, NULL, 10); in ospf_vty_dead_interval_set()