Searched refs:cl_host (Results 1 – 1 of 1) sorted by relevance
112 struct cl_host *ch;200 struct cl_host { struct217 struct cl_host *ch; argument2165 static void ch_add_connection(struct net_server_s *ns, struct cl_host *ch, in ch_add_connection()2186 static void ch_rem_connection(struct net_server_s *ns, struct cl_host *ch, in ch_rem_connection()2201 static struct cl_host *net_find_client_host(struct net_server_s *ns, in net_find_client_host()2207 struct cl_host *ch = list_entry(p, struct cl_host, head); in net_find_client_host()2216 static struct cl_host *net_add_client_host(struct net_server_s *ns, in net_add_client_host()2219 struct cl_host *ch; in net_add_client_host()2250 static void net_ch_remove(struct cl_host *ch, int ncpus) in net_ch_remove()[all …]