netinet/tcp.h: update to linux v5.7
authorSzabolcs Nagy <nsz@port70.net>
Mon, 13 Jul 2020 19:59:41 +0000 (19:59 +0000)
committerRich Felker <dalias@aerifal.cx>
Wed, 9 Sep 2020 21:20:57 +0000 (17:20 -0400)
commit616a8bf660d6c616aedf1e17adfb3de64f1ab9de
tree192b89be12d9617c1abcee554bf7f5fd098d6c5c
parenta6c302bec1d47903bfd455c0d8129cd618037672
netinet/tcp.h: update to linux v5.7

add TCP_NLA_BYTES_NOTSENT and new tcp_zerocopy_receive fields, see

  linux commit c8856c051454909e5059df4e81c77b9c366c5515
  tcp-zerocopy: Return inq along with tcp receive zerocopy.

  linux commit 33946518d493cdf10aedb4a483f1aa41948a3dab
  tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy.

  linux commit e08ab0b377a1489760533424437c5f4be7f484a4
  tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATS
include/netinet/tcp.h