Home | History | Annotate | Download | only in openssh

Lines Matching defs:listen_port

1112 		u_short listen_port;
1118 listen_port = (u_short)packet_get_int();
1120 listen_address, listen_port);
1125 (!want_reply && listen_port == 0)
1127 || (listen_port != 0 && listen_port < IPPORT_RESERVED &&
1136 listen_address, listen_port,