Searched refs:tipc_conn (Results 1 – 2 of 2) sorted by relevance
93 struct tipc_conn { struct126 struct tipc_conn *con = container_of(kref, struct tipc_conn, kref); in tipc_conn_kref_release()182 struct tipc_conn *con; in tipc_conn_alloc()218 struct tipc_conn *con; in tipc_conn_lookup()303 struct tipc_conn *con = container_of(work, struct tipc_conn, swork); in tipc_conn_send_work()319 struct tipc_conn *con; in tipc_topsrv_queue_evt()349 struct tipc_conn *con; in tipc_conn_write_space()420 struct tipc_conn *con = container_of(work, struct tipc_conn, rwork); in tipc_conn_recv_work()441 struct tipc_conn *con; in tipc_conn_data_ready()459 struct tipc_conn *con; in tipc_topsrv_accept()[all …]
48 struct tipc_conn;
Completed in 7 milliseconds