Home
last modified time | relevance | path

Searched refs:rtt_serial (Results 1 – 3 of 3) sorted by relevance

/net/rxrpc/
Dinput.c637 for (i = 0; i < ARRAY_SIZE(call->rtt_serial); i++) { in rxrpc_complete_rtt_probe()
642 orig_serial = call->rtt_serial[i]; in rxrpc_complete_rtt_probe()
Doutput.c149 call->rtt_serial[rtt_slot] = serial; in rxrpc_begin_rtt_probe()
Dar-internal.h680 rxrpc_serial_t rtt_serial[4]; /* Serial number of DATA or PING sent */ member