Searched refs:rxrpc_add_conn_to_bundle (Results 1 – 1 of 1) sorted by relevance
331 static bool rxrpc_add_conn_to_bundle(struct rxrpc_bundle *bundle, in rxrpc_add_conn_to_bundle() function395 return slot >= 0 ? rxrpc_add_conn_to_bundle(bundle, slot) : false; in rxrpc_bundle_has_space()