Searched refs:maxconn (Results 1 – 2 of 2) sorted by relevance
21 unsigned FAST_FUNC ipsvd_perhost_add(struct hcc *cc, char *ip, unsigned maxconn, struct hcc **hccpp) in ipsvd_perhost_add() argument38 if (conn <= maxconn) { in ipsvd_perhost_add()
25 unsigned FAST_FUNC ipsvd_perhost_add(struct hcc *cc, char *ip, unsigned maxconn, struct hcc **hccpp…