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