Home
last modified time | relevance | path

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

/Linux-v5.4/net/rxrpc/
Dconn_object.c24 static void rxrpc_connection_timer(struct timer_list *timer) in rxrpc_connection_timer() function
46 timer_setup(&conn->timer, &rxrpc_connection_timer, 0); in rxrpc_alloc_connection()