Searched refs:error_handler (Results 1 – 3 of 3) sorted by relevance
112 rxrpc_queue_work(&trans->error_handler); in rxrpc_UDP_error_report()125 container_of(work, struct rxrpc_transport, error_handler); in rxrpc_UDP_error_handler()231 rxrpc_queue_work(&trans->error_handler); in rxrpc_UDP_error_handler()
59 INIT_WORK(&trans->error_handler, in rxrpc_alloc_transport()
203 struct work_struct error_handler; /* network error distributor */ member