Searched defs:listen_port (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/unbound/services/ |
H A D | listen_dnsport.h | 134 struct listen_port { struct 136 struct listen_port* next; argument 161 struct listen_port* listening_ports_open(struct config_file* cfg, argument
|
/freebsd/tools/regression/sockets/accept_fd_leak/ |
H A D | accept_fd_leak.c | 68 int fd1, fd2, fd3, i, listen_port, s, status; in main() local
|
/freebsd/crypto/openssh/ |
H A D | misc.h | 27 int listen_port; /* Port to forward. */ member
|
H A D | channels.c | 124 int listen_port; /* Remote side should listen port. */ member 684 const char *listen_host, const char *listen_path, int listen_port, in permission_set_add() 3150 u_int id, remote_id, listen_port; in channel_proxy_downstream() local 4297 int port_to_connect, listen_port; in channel_request_remote_forwarding() local 4768 u_short listen_port, char *ctype, char *rname) in channel_connect_by_listen_address()
|
H A D | clientloop.c | 1710 u_int listen_port, originator_port; client_request_forwarded_tcpip() local
|
/freebsd/contrib/wireguard-tools/ |
H A D | containers.h | 87 uint16_t listen_port; member
|
/freebsd/contrib/pf/ftp-proxy/ |
H A D | ftp-proxy.c | 124 const char *fixed_server, *fixed_server_port, *fixed_proxy, *listen_ip, *listen_port, variable
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_cm.c | 1530 u16 listen_port; in irdma_find_listener() local
|