Searched refs:ipsvd_perhost_add (Results 1 – 3 of 3) sorted by relevance
25 unsigned FAST_FUNC ipsvd_perhost_add(struct hcc *cc, char *ip, unsigned maxconn, struct hcc **hccpp…
21 unsigned FAST_FUNC ipsvd_perhost_add(struct hcc *cc, char *ip, unsigned maxconn, struct hcc **hccpp) in ipsvd_perhost_add() function
439 cur_per_host = ipsvd_perhost_add(G.cc, remote_addr, max_per_host, &hccp); in tcpudpsvd_main()