[RESEND PATCH v3 5/9] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs

Simon Glass sjg at chromium.org
Sat Aug 17 17:58:22 CEST 2024


On Wed, 14 Aug 2024 at 04:32, Mikhail Kshevetskiy
<mikhail.kshevetskiy at iopsys.eu> wrote:
>
> Use the names from RFC 9293
>
> Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy at iopsys.eu>
> ---
>  include/net/tcp.h |  8 ++++----
>  net/tcp.c         | 32 ++++++++++++++++----------------
>  2 files changed, 20 insertions(+), 20 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list