Home
last modified time | relevance | path

Searched refs:ackr_first_seq (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/rxrpc/
Dinput.c884 if (before(first_soft_ack, call->ackr_first_seq) || in rxrpc_input_ack()
897 if (before(first_soft_ack, call->ackr_first_seq) || in rxrpc_input_ack()
903 call->ackr_first_seq = first_soft_ack; in rxrpc_input_ack()
Dar-internal.h665 rxrpc_serial_t ackr_first_seq; /* first sequence number received */ member