Searched refs:ackr_first_seq (Results 1 – 2 of 2) sorted by relevance
884 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()
665 rxrpc_serial_t ackr_first_seq; /* first sequence number received */ member