Home
last modified time | relevance | path

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

/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospf_vty.c5051 const char *fast_hello_str) in ospf_vty_dead_interval_set() argument
5087 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()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_vty.c7231 const char *fast_hello_str) in ospf_vty_dead_interval_set() argument
7262 } 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()
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_vty.c7231 const char *fast_hello_str) in ospf_vty_dead_interval_set() argument
7262 } 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()