]> www.infradead.org Git - users/willy/linux.git/commit
net/tcp: Add a helper tcp_ao_hdr_maclen()
authorDmitry Safonov <0x7f454c46@gmail.com>
Thu, 6 Jun 2024 23:25:56 +0000 (00:25 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Jun 2024 05:39:04 +0000 (06:39 +0100)
commit72863087f635367323693b9ab83c3107e0353c5f
treec1c873f9035791be156546af13b4324b57e99fde
parent3966a668bfeef49e265e4975a2cdc55fb931036d
net/tcp: Add a helper tcp_ao_hdr_maclen()

It's going to be used more in TCP-AO tracepoints.

Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Dmitry Safonov <0x7f454c46@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp_ao.h
net/ipv4/tcp_ao.c