Home
last modified time | relevance | path

Searched defs:bfd_state_names (Results 1 – 2 of 2) sorted by relevance

/dports/net/bird/bird-1.6.8/proto/bfd/
H A Dbfd.c120 const char *bfd_state_names[] = { "AdminDown", "Down", "Init", "Up" }; variable
/dports/net/bird2/bird-2.0.8/proto/bfd/
H A Dbfd.c119 const char *bfd_state_names[] = { "AdminDown", "Down", "Init", "Up" }; variable