Searched defs:ack_serial (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/rxrpc/ |
| H A D | input.c | 416 rxrpc_serial_t serial = sp->hdr.serial, ack_serial = serial; in rxrpc_input_data() local 622 rxrpc_complete_rtt_probe(struct rxrpc_call *call, ktime_t resp_time, rxrpc_serial_t acked_serial, rxrpc_serial_t ack_serial, enum rxrpc_rtt_rx_trace type) rxrpc_complete_rtt_probe() argument 713 rxrpc_input_ping_response(struct rxrpc_call *call, ktime_t resp_time, rxrpc_serial_t acked_serial, rxrpc_serial_t ack_serial) rxrpc_input_ping_response() argument 860 rxrpc_serial_t ack_serial, acked_serial; rxrpc_input_ack() local [all...] |
| /kernel/linux/linux-6.6/net/rxrpc/ |
| H A D | input.c | 841 rxrpc_serial_t ack_serial, acked_serial; in rxrpc_input_ack() local 623 rxrpc_complete_rtt_probe(struct rxrpc_call *call, ktime_t resp_time, rxrpc_serial_t acked_serial, rxrpc_serial_t ack_serial, enum rxrpc_rtt_rx_trace type) rxrpc_complete_rtt_probe() argument [all...] |
Completed in 3 milliseconds