Searched refs:accept_link (Results 1 – 2 of 2) sorted by relevance
144 INIT_LIST_HEAD(&call->accept_link); in rxrpc_alloc_call()624 struct rxrpc_call, accept_link); in rxrpc_release_calls_on_socket()625 list_del(&call->accept_link); in rxrpc_release_calls_on_socket()
668 struct list_head accept_link; /* Link in rx->acceptq */ member