Searched refs:ospf6_spf_reason_str (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_spf.c381 static const char *ospf6_spf_reason_str[] = variable
401 for (bit = 0; bit <= (sizeof(ospf6_spf_reason_str) / sizeof(char *)); bit++)
406 (len > 0) ? ", " : "", ospf6_spf_reason_str[bit]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_spf.c381 static const char *ospf6_spf_reason_str[] = variable
401 for (bit = 0; bit <= (sizeof(ospf6_spf_reason_str) / sizeof(char *)); bit++)
406 (len > 0) ? ", " : "", ospf6_spf_reason_str[bit]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_spf.c381 static const char *ospf6_spf_reason_str[] = variable
401 for (bit = 0; bit <= (sizeof(ospf6_spf_reason_str) / sizeof(char *)); bit++)
406 (len > 0) ? ", " : "", ospf6_spf_reason_str[bit]);

Completed in 141 milliseconds