netinet/udp.h: add TCP_ENCAP_ESPINTCP from linux v5.6
authorSzabolcs Nagy <nsz@port70.net>
Tue, 31 Mar 2020 20:19:26 +0000 (20:19 +0000)
committerRich Felker <dalias@aerifal.cx>
Wed, 9 Sep 2020 21:20:19 +0000 (17:20 -0400)
commit1ab341e89b6d351ef6a01380ca5b2d7c24299965
tree963871128d11ccaca372268ea98c266dbf46d14f
parentc6321616b81a38f4413c2c28c5f7043b55e20d4e
netinet/udp.h: add TCP_ENCAP_ESPINTCP from linux v5.6

The use of TCP_ in udp.h is not known, fortunately udp.h is not
specified by posix so there are no strict namespace rules, added in

  linux commit e27cca96cd68fa2c6814c90f9a1cfd36bb68c593
  xfrm: add espintcp (RFC 8229)
include/netinet/udp.h