Searched refs:NVMET_TCP_BACKLOG (Results 1 – 1 of 1) sorted by relevance
28 #define NVMET_TCP_BACKLOG 128 macro2074 ret = kernel_listen(port->sock, NVMET_TCP_BACKLOG); in nvmet_tcp_add_port()2151 if (pending > NVMET_TCP_BACKLOG) in nvmet_tcp_install_queue()