Searched refs:tipc_conn_send_work (Results 1 - 1 of 1) sorted by path

/linux-master/net/tipc/
H A Dtopsrv.c115 static void tipc_conn_send_work(struct work_struct *work);
194 INIT_WORK(&con->swork, tipc_conn_send_work);
301 static void tipc_conn_send_work(struct work_struct *work) function
312 * The queued work is launched into tipc_conn_send_work()->tipc_conn_send_to_sock()

Completed in 265 milliseconds