Lines Matching refs:ack_serial
623 rxrpc_serial_t ack_serial, in rxrpc_complete_rtt_probe() argument
647 rxrpc_peer_add_rtt(call, type, i, acked_serial, ack_serial, in rxrpc_complete_rtt_probe()
779 rxrpc_serial_t ack_serial, acked_serial; in rxrpc_input_ack() local
790 ack_serial = sp->hdr.serial; in rxrpc_input_ack()
799 trace_rxrpc_rx_ack(call, ack_serial, acked_serial, in rxrpc_input_ack()
806 rxrpc_complete_rtt_probe(call, skb->tstamp, acked_serial, ack_serial, in rxrpc_input_ack()
810 rxrpc_complete_rtt_probe(call, skb->tstamp, acked_serial, ack_serial, in rxrpc_input_ack()
815 rxrpc_complete_rtt_probe(call, skb->tstamp, acked_serial, ack_serial, in rxrpc_input_ack()
821 rxrpc_send_ACK(call, RXRPC_ACK_PING_RESPONSE, ack_serial, in rxrpc_input_ack()
824 rxrpc_send_ACK(call, RXRPC_ACK_REQUESTED, ack_serial, in rxrpc_input_ack()
857 trace_rxrpc_rx_discard_ack(call->debug_id, ack_serial, in rxrpc_input_ack()
926 rxrpc_propose_ping(call, ack_serial, in rxrpc_input_ack()