Home
last modified time | relevance | path

Searched refs:net_server_s (Results 1 – 1 of 1) sorted by relevance

/external/blktrace/
Dblktrace.c204 struct net_server_s *ns;
228 struct net_server_s { struct
2165 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()
2216 static struct cl_host *net_add_client_host(struct net_server_s *ns, in net_add_client_host()
2253 struct net_server_s *ns = ch->ns; in net_ch_remove()
2274 static void net_add_connection(struct net_server_s *ns) in net_add_connection()
2459 static void handle_client_data(struct net_server_s *ns, int events) in handle_client_data()
2477 static void net_setup_pfds(struct net_server_s *ns) in net_setup_pfds()
[all …]