Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ldpd/
H A Dldp_command.c55 extern int ldp_hello_time, ldp_keepalive_time, ldp_holddown_time,
566 ldp_hello_time, in show_parameters()
612 ldp_hello_time = atoi(recvspace); in set_hello_time()
H A Dconffile.c56 extern int ldp_hello_time, ldp_keepalive_time, ldp_holddown_time, command_port,
237 ldp_hello_time = ht; in Fhellotime()
H A Dsocketops.c76 int ldp_hello_time = LDP_HELLO_TIME; variable
740 if (!(t % ldp_hello_time)) in send_hello_alarm()