Home
last modified time | relevance | path

Searched refs:peer_keepalive_new (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/rxrpc/
H A Dnet_ns.c82 INIT_LIST_HEAD(&rxnet->peer_keepalive_new); in rxrpc_init_net()
H A Dpeer_object.c324 list_add_tail(&peer->keepalive_link, &rxnet->peer_keepalive_new); in rxrpc_new_incoming_peer()
368 &rxnet->peer_keepalive_new); in rxrpc_lookup_peer()
H A Dpeer_event.c381 list_splice_init(&rxnet->peer_keepalive_new, &collector); in rxrpc_peer_keepalive_worker()
H A Dar-internal.h91 struct list_head peer_keepalive_new; member
/kernel/linux/linux-6.6/net/rxrpc/
H A Dnet_ns.c65 INIT_LIST_HEAD(&rxnet->peer_keepalive_new); in rxrpc_init_net()
H A Dpeer_object.c316 list_add_tail(&peer->keepalive_link, &rxnet->peer_keepalive_new); in rxrpc_new_incoming_peer()
359 &rxnet->peer_keepalive_new); in rxrpc_lookup_peer()
H A Dpeer_event.c313 list_splice_init(&rxnet->peer_keepalive_new, &collector); in rxrpc_peer_keepalive_worker()
H A Dar-internal.h91 struct list_head peer_keepalive_new; member

Completed in 9 milliseconds