Home
last modified time | relevance | path

Searched refs:rxrpc_bundle (Results 1 – 3 of 3) sorted by relevance

/linux/net/rxrpc/
A Dconn_client.c119 struct rxrpc_bundle *bundle; in rxrpc_alloc_bundle()
132 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *bundle) in rxrpc_get_bundle()
138 static void rxrpc_free_bundle(struct rxrpc_bundle *bundle) in rxrpc_free_bundle()
144 void rxrpc_put_bundle(struct rxrpc_bundle *bundle) in rxrpc_put_bundle()
264 struct rxrpc_bundle *bundle, *candidate; in rxrpc_look_up_bundle()
280 bundle = rb_entry(p, struct rxrpc_bundle, local_node); in rxrpc_look_up_bundle()
309 bundle = rb_entry(parent, struct rxrpc_bundle, local_node); in rxrpc_look_up_bundle()
355 struct rxrpc_bundle *bundle; in rxrpc_prep_call()
509 struct rxrpc_bundle *bundle = conn->bundle; in rxrpc_activate_one_channel()
700 struct rxrpc_bundle *bundle; in rxrpc_connect_call()
[all …]
A Dar-internal.h407 struct rxrpc_bundle { struct
451 struct rxrpc_bundle *bundle; /* Client connection bundle */
835 struct rxrpc_bundle *rxrpc_get_bundle(struct rxrpc_bundle *);
836 void rxrpc_put_bundle(struct rxrpc_bundle *);
841 void rxrpc_disconnect_client_call(struct rxrpc_bundle *, struct rxrpc_call *);
A Dconn_service.c11 static struct rxrpc_bundle rxrpc_service_dummy_bundle = {

Completed in 13 milliseconds