| /src/usr.sbin/ctld/ |
| H A D | nvmf.hh | 40 nvmf_portal(struct portal_group *pg, const char *listen, in nvmf_portal() 42 portal(pg, listen, protocol, std::move(ai)) {} in nvmf_portal() 59 nvmf_discovery_portal(struct portal_group *pg, const char *listen, in nvmf_discovery_portal() 61 nvmf_portal(pg, listen, protocol, std::move(ai)) {} in nvmf_discovery_portal()
|
| H A D | conf.cc | 188 portal_group_add_listen(const char *listen, bool iser) in portal_group_add_listen() argument 190 return (portal_group->add_portal(listen, iser ? portal_protocol::ISER : in portal_group_add_listen() 259 transport_group_add_listen_discovery_tcp(const char *listen) in transport_group_add_listen_discovery_tcp() argument 261 return portal_group->add_portal(listen, in transport_group_add_listen_discovery_tcp() 266 transport_group_add_listen_tcp(const char *listen) in transport_group_add_listen_tcp() argument 268 return portal_group->add_portal(listen, portal_protocol::NVME_TCP); in transport_group_add_listen_tcp()
|
| H A D | conf.h | 63 bool portal_group_add_listen(const char *listen, bool iser); 75 bool transport_group_add_listen_discovery_tcp(const char *listen); 76 bool transport_group_add_listen_tcp(const char *listen);
|
| H A D | token.l | 72 listen { return LISTEN; } 73 listen-iser { return LISTEN_ISER; }
|
| H A D | iscsi.cc | 59 iscsi_portal(struct portal_group *pg, const char *listen, in iscsi_portal() 61 portal(pg, listen, protocol, std::move(ai)) {} in iscsi_portal() 295 log_warn("setsockopt(SO_RCVBUF) failed for %s", listen()); in init_socket_options() 301 log_warn("setsockopt(SO_SNDBUF) failed for %s", listen()); in init_socket_options()
|
| H A D | ctld.cc | 846 portal->listen(), keyword(), name()); in close_sockets() 1858 "portal id %d, using ICL proxy", listen(), pg->keyword(), in init_socket() 1867 log_debugx("listening on %s, %s \"%s\"", listen(), pg->keyword(), in init_socket() 1871 log_warn("socket(2) failed for %s", listen()); in init_socket() 1877 log_warn("setsockopt(SO_NO_DDP) failed for %s", listen()); in init_socket() 1881 log_warn("setsockopt(SO_REUSEADDR) failed for %s", listen()); in init_socket() 1893 listen()); in init_socket() 1899 listen()); in init_socket() 1910 listen()); in init_socket() 1916 listen()); in init_socket() [all …]
|
| /src/contrib/netbsd-tests/lib/libc/sys/ |
| H A D | t_listen.c | 71 ATF_REQUIRE_ERRNO(ENOTSOCK, listen(fdc, 1) == -1); in ATF_TC_BODY() 77 ATF_REQUIRE(listen(fda, 1) == 0); in ATF_TC_BODY() 84 ATF_REQUIRE_ERRNO(EINVAL, listen(fdb, 1) == -1); in ATF_TC_BODY() 117 if (listen(sd, 5) == -1) { in ATF_TC_BODY()
|
| /src/tests/sys/netinet/ |
| H A D | so_reuseport_lb_test.c | 152 error = listen(sds[0], 1); in ATF_TC_BODY() 174 error = listen(sds[i], 1); in ATF_TC_BODY() 208 error = listen(sds[0], 1); in ATF_TC_BODY() 230 error = listen(sds[i], 1); in ATF_TC_BODY() 351 error = listen(s, 5); in ATF_TC_BODY() 406 error = listen(s, 1); in ATF_TC_BODY() 408 error = listen(s, 2); in ATF_TC_BODY() 434 error = listen(s, 1); in ATF_TC_BODY() 436 error = listen(s, 2); in ATF_TC_BODY() 476 error = listen(s2[i], 1); in ATF_TC_BODY() [all …]
|
| /src/tests/sys/net/ |
| H A D | if_wg.sh | 64 echo "$pri1" | jexec wgtest1 wg set $wg1 listen-port 12345 \ 68 echo "$pri2" | jexec wgtest2 wg set $wg2 listen-port 12345 \ 132 echo "$pri1" | jexec wgtest1 wg set $wg1 listen-port 12345 \ 136 echo "$pri2" | jexec wgtest2 wg set $wg2 listen-port 12345 \ 207 echo "$pri1" | jexec wgtest1 wg set $wg1 listen-port 12345 \ 211 echo "$pri2" | jexec wgtest2 wg set $wg2 listen-port 12345 \ 284 echo "$pri1" | jexec wgtest1 wg set $wg1 listen-port 12345 \ 324 echo "$pri1" | jexec wgtest1 wg set $wg1 listen-port 12345 \ 328 echo "$pri2" | jexec wgtest1 wg set $wg2 listen-port 12345 \ 380 echo "$pri1" | jexec wgtest1 wg set $wg1 listen-port 12345 \ [all …]
|
| /src/contrib/ntp/ntpd/ |
| H A D | complete.conf.in | 68 interface listen eth0 69 interface listen ipv6 70 interface listen 203.0.113.0/24 71 interface listen 192.0.2.123
|
| /src/tests/sys/kern/ |
| H A D | listener_wakeup.c | 108 ATF_REQUIRE(listen(s, -1) == 0); in tcp_listen() 126 ATF_REQUIRE(listen(s, -1) == 0); in unix_listen() 133 int (*listen)(void); member 237 ctx.s = pr->listen(); in run_tests()
|
| /src/crypto/openssh/ |
| H A D | PROTOCOL.mux | 5 master. This will cause ssh(1) to listen on a Unix domain socket for 167 string listen host 168 uint32 listen port 174 If listen port is (unsigned int) -2, then the listen host is treated as 183 For dynamically allocated listen port the server replies with 187 uint32 allocated remote listen port 196 string listen host 197 uint32 listen port
|
| /src/contrib/unbound/services/ |
| H A D | listen_dnsport.h | 227 void listen_delete(struct listen_dnsport* listen); 246 size_t listen_get_mem(struct listen_dnsport* listen); 252 void listen_stop_accept(struct listen_dnsport* listen); 258 void listen_start_accept(struct listen_dnsport* listen); 285 int snd, int listen, int* reuseport, int transparent, int freebind, int use_systemd, int dscp);
|
| /src/crypto/krb5/src/util/ss/ |
| H A D | deps | 18 listen.so listen.po $(OUTPRE)listen.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ 20 $(top_srcdir)/include/k5-thread.h copyright.h listen.c \
|
| /src/tools/test/net/ |
| H A D | listen.c | 83 if (listen(srv_sock, limit) < 0) in main() 92 listen(srv_sock, 0); in main()
|
| H A D | Makefile | 1 PROGS= listen connect
|
| /src/crypto/heimdal/lib/roken/ |
| H A D | socket_wrapper.h | 74 #ifdef listen 75 #undef listen 77 #define listen(s,blog) swrap_listen(s,blog) macro
|
| /src/tools/regression/sockets/listen_backlog/ |
| H A D | listen_backlog.c | 127 if (listen(sock, backlog) < 0) { in socket_listen() 234 if (listen(sock, backlog) < 0) { in socket_listen_update() 255 if (listen(sock, update_backlog) < 0) { in socket_listen_update()
|
| /src/sys/contrib/xen/io/ |
| H A D | pvcalls.h | 96 } listen; member 134 } listen; member
|
| /src/crypto/openssl/test/helpers/ |
| H A D | ssltestlib.h | 30 int read, int listen); 32 int read, int listen, int *cm_count, int *sm_count);
|
| /src/tests/sys/audit/ |
| H A D | network.c | 381 ATF_REQUIRE_EQ(0, listen(sockfd, 1)); in ATF_TC_BODY() 404 ATF_REQUIRE_EQ(-1, listen(-1, 1)); in ATF_TC_BODY() 427 ATF_REQUIRE_EQ(0, listen(sockfd, 1)); in ATF_TC_BODY() 489 ATF_REQUIRE_EQ(0, listen(sockfd, 1)); in ATF_TC_BODY() 551 ATF_REQUIRE_EQ(0, listen(sockfd, 1)); in ATF_TC_BODY() 610 ATF_REQUIRE_EQ(0, listen(sockfd, 1)); in ATF_TC_BODY() 672 ATF_REQUIRE_EQ(0, listen(sockfd, 1)); in ATF_TC_BODY() 985 ATF_REQUIRE_EQ(0, listen(sockfd, 1)); in ATF_TC_BODY()
|
| /src/tools/regression/netinet/tcpsocktimewait/ |
| H A D | tcpsocktimewait.c | 141 if (listen(listen_fd, -1) < 0) in main() 189 if (listen(listen_fd, -1) < 0) in main()
|
| /src/tests/sys/capsicum/ |
| H A D | socket.cc | 79 EXPECT_NOTCAPABLE(listen(cap_sock_rw, 3)); in TEST() 80 EXPECT_OK(listen(cap_sock_all, 3)); in TEST() 194 EXPECT_NOTCAPABLE(listen(cap_sock_rw, 3)); in TEST() 195 EXPECT_OK(listen(cap_sock_all, 3)); in TEST()
|
| /src/contrib/llvm-project/lldb/tools/lldb-server/ |
| H A D | LLGSOptions.td | 20 defm named_pipe: SJ<"named-pipe", "Write port lldb-server will listen on to the given named pipe.">, 24 defm pipe: SJ<"pipe", "Write port lldb-server will listen on to the given file descriptor.">,
|
| /src/contrib/bsnmp/snmpd/ |
| H A D | BEGEMOT-SNMPD.txt | 215 "A table with descriptions of UDP ports to listen on 225 listen on for SNMP messages." 248 "The UDP port to listen on for SNMP messages." 475 "A table with descriptions of local (unix domain) ports to listen 485 listen on for SNMP messages." 500 "The path name to create and listen on." 601 "This table contains all the ports the daemon should listen on. 660 "The port to listen on for SNMP messages."
|