Home
last modified time | relevance | path

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

/Linux-v4.19/net/rxrpc/
Dcall_event.c40 rxrpc_reduce_call_timer(call, ping_at, now, in rxrpc_propose_ping()
129 rxrpc_reduce_call_timer(call, ack_at, now, in __rxrpc_propose_ACK()
239 rxrpc_reduce_call_timer(call, resend_at, now_j, in rxrpc_resend()
447 rxrpc_reduce_call_timer(call, next, now, rxrpc_timer_restart); in rxrpc_process_call()
Doutput.c51 rxrpc_reduce_call_timer(call, keepalive_at, now, in rxrpc_set_keepalive()
433 rxrpc_reduce_call_timer(call, ack_lost_at, nowj, in rxrpc_send_data_packet()
445 rxrpc_reduce_call_timer(call, expect_rx_by, nowj, in rxrpc_send_data_packet()
Dsendmsg.c249 rxrpc_reduce_call_timer(call, resend_at, now, in rxrpc_queue_packet()
705 rxrpc_reduce_call_timer(call, j, now, in rxrpc_do_sendmsg()
Dinput.c457 rxrpc_reduce_call_timer(call, expect_req_by, now, in rxrpc_input_data()
1018 rxrpc_reduce_call_timer(call, expect_rx_by, now, in rxrpc_input_call_packet()
Dar-internal.h739 static inline void rxrpc_reduce_call_timer(struct rxrpc_call *call, in rxrpc_reduce_call_timer() function