Home
last modified time | relevance | path

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

/Linux-v4.19/net/rxrpc/
Dconn_object.c28 static void rxrpc_connection_timer(struct timer_list *timer) in rxrpc_connection_timer() function
50 timer_setup(&conn->timer, &rxrpc_connection_timer, 0); in rxrpc_alloc_connection()