Home
last modified time | relevance | path

Searched refs:rxrpc_get_connection_maybe (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/net/rxrpc/
Doutput.c144 conn = rxrpc_get_connection_maybe(call->conn); in rxrpc_send_ack_packet()
276 conn = rxrpc_get_connection_maybe(call->conn); in rxrpc_send_abort_packet()
Dconn_client.c321 rxrpc_get_connection_maybe(conn)) in rxrpc_get_client_conn()
388 rxrpc_get_connection_maybe(conn)) in rxrpc_get_client_conn()
Dconn_object.c306 rxrpc_get_connection_maybe(struct rxrpc_connection *conn) in rxrpc_get_connection_maybe() function
Dar-internal.h942 struct rxrpc_connection *rxrpc_get_connection_maybe(struct rxrpc_connection *);