Searched refs:tipc_conn (Results 1 – 2 of 2) sorted by relevance
92 struct tipc_conn { struct125 struct tipc_conn *con = container_of(kref, struct tipc_conn, kref); in tipc_conn_kref_release()181 struct tipc_conn *con; in tipc_conn_alloc()215 struct tipc_conn *con; in tipc_conn_lookup()300 struct tipc_conn *con = container_of(work, struct tipc_conn, swork); in tipc_conn_send_work()316 struct tipc_conn *con; in tipc_topsrv_queue_evt()346 struct tipc_conn *con; in tipc_conn_write_space()417 struct tipc_conn *con = container_of(work, struct tipc_conn, rwork); in tipc_conn_recv_work()438 struct tipc_conn *con; in tipc_conn_data_ready()455 struct tipc_conn *con; in tipc_topsrv_accept()[all …]
48 struct tipc_conn;
Completed in 4 milliseconds