Searched refs:rxrpc_get_transport (Results 1 – 4 of 4) sorted by relevance
74 struct rxrpc_transport *rxrpc_get_transport(struct rxrpc_local *local, in rxrpc_get_transport() function
107 trans = rxrpc_get_transport(local, peer, GFP_NOIO); in rxrpc_accept_incoming_call()
584 extern struct rxrpc_transport *rxrpc_get_transport(struct rxrpc_local *,
248 trans = rxrpc_get_transport(rx->local, peer, gfp); in rxrpc_name_to_transport()