Searched refs:accept_backlog (Results 1 – 1 of 1) sorted by relevance
39 static int accept_backlog = 127; variable70 module_param(accept_backlog, int, 0444);71 MODULE_PARM_DESC(accept_backlog, "Acceptor's listen backlog");340 accept_backlog); in lnet_acceptor()