Searched defs:listen_port (Results 1 – 9 of 9) 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 | 33 int listen_port; /* Port to forward. */ member
|
H A D | channels.c | 119 int listen_port; /* Remote side should listen port. */ member 679 const char *listen_host, const char *listen_path, int listen_port, in permission_set_add() 3147 u_int id, remote_id, listen_port; in channel_proxy_downstream() local 4294 int port_to_connect, listen_port; in channel_request_remote_forwarding() local 4752 u_short listen_port, char *ctype, char *rname) in channel_connect_by_listen_address()
|
H A D | clientloop.c | 1694 u_int listen_port, originator_port; in client_request_forwarded_tcpip() local
|
/freebsd/contrib/wireguard-tools/ |
H A D | containers.h | 92 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/crypto/openssl/test/radix/ |
H A D | quic_ops.c | 72 static int ssl_create_bound_socket(uint16_t listen_port, in ssl_create_bound_socket()
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_cm.c | 1530 u16 listen_port; in irdma_find_listener() local
|