Lines Matching refs:rxrpc_transport
57 struct rxrpc_transport *trans; /* transport handler */
202 struct rxrpc_transport { struct
243 struct rxrpc_transport *trans; /* transport session */
472 struct rxrpc_transport *,
492 struct rxrpc_transport *,
494 void rxrpc_put_bundle(struct rxrpc_transport *, struct rxrpc_conn_bundle *);
495 int rxrpc_connect_call(struct rxrpc_sock *, struct rxrpc_transport *,
499 struct rxrpc_connection *rxrpc_find_connection(struct rxrpc_transport *,
502 rxrpc_incoming_connection(struct rxrpc_transport *, struct rxrpc_header *,
552 int rxrpc_send_packet(struct rxrpc_transport *, struct sk_buff *);
553 int rxrpc_client_sendmsg(struct rxrpc_sock *, struct rxrpc_transport *,
600 struct rxrpc_transport *rxrpc_get_transport(struct rxrpc_local *,
602 void rxrpc_put_transport(struct rxrpc_transport *);
604 struct rxrpc_transport *rxrpc_find_transport(struct rxrpc_local *,