tipc_conn_send_work
static void tipc_conn_send_work(struct work_struct *work);
INIT_WORK(&con->swork, tipc_conn_send_work);