Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ldpd/
H A Dldp_peer.h118 const char * ldp_state_to_name(int);
H A Dldp_command.c423 ldp_state_to_name(p->state)); in show_neighbours()
H A Dldp_peer.c585 const char * ldp_state_to_name(int state) in ldp_state_to_name() function