Searched refs:rxrpc_reduce_call_timer (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/net/rxrpc/ |
D | call_event.c | 31 rxrpc_reduce_call_timer(call, ping_at, now, in rxrpc_propose_ping() 59 rxrpc_reduce_call_timer(call, ack_at, now, in rxrpc_propose_delay_ACK() 233 rxrpc_reduce_call_timer(call, resend_at, jiffies, in rxrpc_resend() 532 rxrpc_reduce_call_timer(call, next, now, rxrpc_timer_restart); in rxrpc_input_call_event()
|
D | output.c | 74 rxrpc_reduce_call_timer(call, keepalive_at, now, in rxrpc_set_keepalive() 455 rxrpc_reduce_call_timer(call, ack_lost_at, nowj, in rxrpc_send_data_packet() 467 rxrpc_reduce_call_timer(call, expect_rx_by, nowj, in rxrpc_send_data_packet() 732 rxrpc_reduce_call_timer(call, resend_at, now, in rxrpc_transmit_one()
|
D | input.c | 595 rxrpc_reduce_call_timer(call, expect_req_by, now, in rxrpc_input_data() 979 rxrpc_reduce_call_timer(call, expect_rx_by, now, in rxrpc_input_call_packet()
|
D | sendmsg.c | 710 rxrpc_reduce_call_timer(call, j, now, in rxrpc_do_sendmsg()
|
D | call_object.c | 78 void rxrpc_reduce_call_timer(struct rxrpc_call *call, in rxrpc_reduce_call_timer() function
|
D | af_rxrpc.c | 459 rxrpc_reduce_call_timer(call, hard_timeout, now, rxrpc_timer_set_for_hard); in rxrpc_kernel_set_max_life()
|
D | ar-internal.h | 851 void rxrpc_reduce_call_timer(struct rxrpc_call *call,
|