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