HomeSort by: relevance | last modified time | path
    Searched refs:ldp_hello_time (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/ldpd/
conffile.c 56 extern int ldp_hello_time, ldp_keepalive_time, ldp_holddown_time, command_port,
266 ldp_hello_time = ht;
ldp_command.c 55 extern int ldp_hello_time, ldp_keepalive_time, ldp_holddown_time,
566 ldp_hello_time,
612 ldp_hello_time = atoi(recvspace);
socketops.c 76 int ldp_hello_time = LDP_HELLO_TIME; variable in typeref:typename:int
740 if (!(t % ldp_hello_time))

Completed in 13 milliseconds