Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dconn_object.c44 static void rxrpc_connection_timer(struct timer_list *timer) in rxrpc_connection_timer() function
65 timer_setup(&conn->timer, &rxrpc_connection_timer, 0); in rxrpc_alloc_connection()