diff options
| author | Pimyn Girgis <bemenboshra2001@gmail.com> | 2024-09-09 10:37:48 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-09-09 13:14:54 +0000 |
| commit | ee18ec07f58b8b246c76570bce69251e735906fe (patch) | |
| tree | ecf78cd48a2afecb80fead23552f25e1d889f849 /sys/linux/socket_inet_l2tp.txt.const | |
| parent | 507ed33fbf576d99310b16d07ffc58cab120f162 (diff) | |
sys/linux: remove auto-manual descriptions and run syz-declextract
Diffstat (limited to 'sys/linux/socket_inet_l2tp.txt.const')
| -rw-r--r-- | sys/linux/socket_inet_l2tp.txt.const | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/linux/socket_inet_l2tp.txt.const b/sys/linux/socket_inet_l2tp.txt.const index 6df48e117..3fb80e4d5 100644 --- a/sys/linux/socket_inet_l2tp.txt.const +++ b/sys/linux/socket_inet_l2tp.txt.const @@ -4,25 +4,20 @@ AF_INET = 2 AF_INET6 = 10 IPPROTO_L2TP = 115 L2TP_ATTR_CONN_ID = 9 -L2TP_ATTR_COOKIE = 15 L2TP_ATTR_DEBUG = 17 L2TP_ATTR_ENCAP_TYPE = 2 L2TP_ATTR_FD = 23 -L2TP_ATTR_IFNAME = 8 L2TP_ATTR_IP6_DADDR = 32 L2TP_ATTR_IP6_SADDR = 31 L2TP_ATTR_IP_DADDR = 25 L2TP_ATTR_IP_SADDR = 24 L2TP_ATTR_L2SPEC_TYPE = 5 L2TP_ATTR_PEER_CONN_ID = 10 -L2TP_ATTR_PEER_COOKIE = 16 L2TP_ATTR_PEER_SESSION_ID = 12 L2TP_ATTR_PROTO_VERSION = 7 L2TP_ATTR_PW_TYPE = 1 L2TP_ATTR_SESSION_ID = 11 L2TP_ATTR_UDP_CSUM = 13 -L2TP_ATTR_UDP_DPORT = 27 -L2TP_ATTR_UDP_SPORT = 26 L2TP_ATTR_UDP_ZERO_CSUM6_RX = 34 L2TP_ATTR_UDP_ZERO_CSUM6_TX = 33 L2TP_ENCAPTYPE_IP = 1 |
