Home
last modified time | relevance | path

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

/linux/net/rxrpc/
A Dlocal_object.c190 for (cursor = rxnet->local_endpoints.next; in rxrpc_lookup_local()
191 cursor != &rxnet->local_endpoints; in rxrpc_lookup_local()
230 if (cursor != &rxnet->local_endpoints) in rxrpc_lookup_local()
458 if (!list_empty(&rxnet->local_endpoints)) { in rxrpc_destroy_all_locals()
460 list_for_each_entry(local, &rxnet->local_endpoints, link) { in rxrpc_destroy_all_locals()
A Dnet_ns.c75 INIT_LIST_HEAD(&rxnet->local_endpoints); in rxrpc_init_net()
A Dar-internal.h91 struct list_head local_endpoints; member

Completed in 10 milliseconds