Searched refs:accept_backlog (Results 1 – 1 of 1) sorted by relevance
42 static int accept_backlog = 127; variable71 module_param(accept_backlog, int, 0444);72 MODULE_PARM_DESC(accept_backlog, "Acceptor's listen backlog");339 accept_backlog); in lnet_acceptor()