Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dconn_client.c331 static bool rxrpc_add_conn_to_bundle(struct rxrpc_bundle *bundle, in rxrpc_add_conn_to_bundle() function
395 return slot >= 0 ? rxrpc_add_conn_to_bundle(bundle, slot) : false; in rxrpc_bundle_has_space()