Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dconn_client.c76 static atomic_t rxrpc_bundle_id; in rxrpc_alloc_bundle() local
89 bundle->debug_id = atomic_inc_return(&rxrpc_bundle_id); in rxrpc_alloc_bundle()