Searched defs:listen_port (Results 1 – 8 of 8) sorted by relevance
/openbsd/sbin/unwind/libunbound/services/ |
H A D | listen_dnsport.h | 126 struct listen_port { struct 128 struct listen_port* next; argument 153 struct listen_port* listening_ports_open(struct config_file* cfg, argument
|
/openbsd/usr.sbin/unbound/services/ |
H A D | listen_dnsport.h | 126 struct listen_port { struct 128 struct listen_port* next; argument 153 struct listen_port* listening_ports_open(struct config_file* cfg, argument
|
/openbsd/usr.sbin/sasyncd/ |
H A D | sasyncd.h | 61 in_port_t listen_port; member
|
/openbsd/usr.bin/ssh/ |
H A D | misc.h | 33 int listen_port; /* Port to forward. */ member
|
H A D | channels.c | 111 int listen_port; /* Remote side should listen port. */ member 667 const char *listen_host, const char *listen_path, int listen_port, in permission_set_add() 3105 u_int id, remote_id, listen_port; in channel_proxy_downstream() local 4245 int port_to_connect, listen_port; in channel_request_remote_forwarding() local 4703 u_short listen_port, char *ctype, char *rname) in channel_connect_by_listen_address()
|
H A D | clientloop.c | 1685 u_int listen_port, originator_port; in client_request_forwarded_tcpip() local
|
/openbsd/usr.sbin/ftp-proxy/ |
H A D | ftp-proxy.c | 120 char *fixed_server, *fixed_server_port, *fixed_proxy, *listen_ip, *listen_port, variable
|
/openbsd/usr.sbin/syslogd/ |
H A D | syslogd.c | 381 char **bind_host, **bind_port, **listen_host, **listen_port; in main() local
|