Home
last modified time | relevance | path

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

/external/blktrace/
Dblktrace.c215 struct cl_conn { struct
248 struct cl_conn *nc; /* Server network connection */
946 static int net_get_header(struct cl_conn *nc, struct blktrace_net_hdr *bnh) in net_get_header()
1574 struct cl_conn *nc = iop->nc; in iop_open()
2270 struct cl_conn *nc; in ch_add_connection()
2289 struct cl_conn *nc) in ch_rem_connection()
2363 struct cl_conn *nc = list_entry(p, struct cl_conn, ch_head); in net_ch_remove()
2398 static struct devpath *nc_add_dpp(struct cl_conn *nc, in nc_add_dpp()
2447 static struct devpath *nc_find_dpp(struct cl_conn *nc, in nc_find_dpp()
2466 static void net_client_read_data(struct cl_conn *nc, struct devpath *dpp, in net_client_read_data()
[all …]