Searched refs:rxrpc_clean_up_connection (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/rxrpc/
H A Dconn_object.c22 static void rxrpc_clean_up_connection(struct work_struct *work);
67 INIT_WORK(&conn->destructor, rxrpc_clean_up_connection);
304 static void rxrpc_clean_up_connection(struct work_struct *work) function
373 rxrpc_clean_up_connection(&conn->destructor);

Completed in 119 milliseconds