Lines Matching refs:ack_serial
416 rxrpc_serial_t serial = sp->hdr.serial, ack_serial = serial;
462 ack_serial = serial;
503 ack_serial = serial;
512 ack_serial = serial;
520 ack_serial = serial;
533 ack_serial = serial;
558 ack_serial = serial;
578 ack_serial = serial;
589 ack_serial = serial;
594 ack_serial = serial;
602 rxrpc_propose_ACK(call, ack, ack_serial,
625 rxrpc_serial_t ack_serial,
649 rxrpc_peer_add_rtt(call, type, i, acked_serial, ack_serial,
716 rxrpc_serial_t ack_serial)
860 rxrpc_serial_t ack_serial, acked_serial;
873 ack_serial = sp->hdr.serial;
882 trace_rxrpc_rx_ack(call, ack_serial, acked_serial,
889 ack_serial);
890 rxrpc_complete_rtt_probe(call, skb->tstamp, acked_serial, ack_serial,
894 rxrpc_complete_rtt_probe(call, skb->tstamp, acked_serial, ack_serial,
899 rxrpc_complete_rtt_probe(call, skb->tstamp, acked_serial, ack_serial,
905 _proto("Rx ACK %%%u PING Request", ack_serial);
907 ack_serial, true, true,
911 ack_serial, true, true,
917 trace_rxrpc_rx_discard_ack(call->debug_id, ack_serial,
933 trace_rxrpc_rx_discard_ack(call->debug_id, ack_serial,
993 rxrpc_propose_ACK(call, RXRPC_ACK_PING, ack_serial,