Home
last modified time | relevance | path

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

/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospf_vty.c116 str2metric_type (const char *str, int *metric_type) in str2metric_type() function
5972 if (!str2metric_type (argv[2], &type))
6074 if (!str2metric_type (argv[2], &type))
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_vty.c105 static int str2metric_type(const char *str, int *metric_type) in str2metric_type() function
8236 if (!str2metric_type(argv[idx]->arg, &type))
8333 if (!str2metric_type(argv[idx + 1]->arg, &type))
8479 if (!str2metric_type(argv[idx]->arg, &type))
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_vty.c105 static int str2metric_type(const char *str, int *metric_type) in str2metric_type() function
8236 if (!str2metric_type(argv[idx]->arg, &type))
8333 if (!str2metric_type(argv[idx + 1]->arg, &type))
8479 if (!str2metric_type(argv[idx]->arg, &type))