Searched refs:rxrpc_reduce_call_timer (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/net/rxrpc/ | 
| D | call_event.c | 36 			rxrpc_reduce_call_timer(call, ping_at, now,  in rxrpc_propose_ping() 123 			rxrpc_reduce_call_timer(call, ack_at, now,  in __rxrpc_propose_ACK() 233 		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 | 62 	rxrpc_reduce_call_timer(call, keepalive_at, now,  in rxrpc_set_keepalive() 444 				rxrpc_reduce_call_timer(call, ack_lost_at, nowj,  in rxrpc_send_data_packet() 456 			rxrpc_reduce_call_timer(call, expect_rx_by, nowj,  in rxrpc_send_data_packet()
  | 
| D | sendmsg.c | 246 		rxrpc_reduce_call_timer(call, resend_at, now,  in rxrpc_queue_packet() 707 			rxrpc_reduce_call_timer(call, j, now,  in rxrpc_do_sendmsg()
  | 
| D | input.c | 458 			rxrpc_reduce_call_timer(call, expect_req_by, now,  in rxrpc_input_data() 1025 		rxrpc_reduce_call_timer(call, expect_rx_by, now,  in rxrpc_input_call_packet()
  | 
| D | af_rxrpc.c | 464 	rxrpc_reduce_call_timer(call, hard_timeout, now, rxrpc_timer_set_for_hard);  in rxrpc_kernel_set_max_life()
  | 
| D | ar-internal.h | 761 static inline void rxrpc_reduce_call_timer(struct rxrpc_call *call,  in rxrpc_reduce_call_timer()  function
  |