Lines Matching full:cl_host
112 struct cl_host *ch;
200 struct cl_host {
217 struct cl_host *ch;
2165 static void ch_add_connection(struct net_server_s *ns, struct cl_host *ch,
2186 static void ch_rem_connection(struct net_server_s *ns, struct cl_host *ch,
2201 static struct cl_host *net_find_client_host(struct net_server_s *ns,
2207 struct cl_host *ch = list_entry(p, struct cl_host, head);
2216 static struct cl_host *net_add_client_host(struct net_server_s *ns,
2219 struct cl_host *ch;
2250 static void net_ch_remove(struct cl_host *ch, int ncpus)
2277 struct cl_host *ch;