Searched refs:rxrpc_reduce_call_timer (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/net/rxrpc/ |
D | call_event.c | 40 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()
|
D | output.c | 51 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()
|
D | sendmsg.c | 249 rxrpc_reduce_call_timer(call, resend_at, now, in rxrpc_queue_packet() 705 rxrpc_reduce_call_timer(call, j, now, in rxrpc_do_sendmsg()
|
D | input.c | 457 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()
|
D | ar-internal.h | 739 static inline void rxrpc_reduce_call_timer(struct rxrpc_call *call, in rxrpc_reduce_call_timer() function
|