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

  /src/usr.sbin/ldpd/
main.c 54 extern int command_port;
89 if ((command_port = atoi(optarg)) < 1) {
133 if ((command_socket = create_command_socket(command_port)) < 1) {
conffile.c 56 extern int ldp_hello_time, ldp_keepalive_time, ldp_holddown_time, command_port,
279 command_port = cp;
socketops.c 71 int command_port = LDP_COMMAND_PORT; variable in typeref:typename:int

Completed in 12 milliseconds