aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_llc_arm.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-04-02 20:10:48 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-04-02 20:10:48 +0200
commit676bd07e7e80f8a270af7f0276443c68f4a99e25 (patch)
tree97d09aa6c4f6634165d8d12543ec83af7efb46e7 /sys/linux/socket_llc_arm.const
parent3e679c51c03ac13a5b4b601873689925eda3cc16 (diff)
sys/linux: test various binfmt's in execve
Diffstat (limited to 'sys/linux/socket_llc_arm.const')
-rw-r--r--sys/linux/socket_llc_arm.const29
1 files changed, 1 insertions, 28 deletions
diff --git a/sys/linux/socket_llc_arm.const b/sys/linux/socket_llc_arm.const
index 777437f49..e558d5d91 100644
--- a/sys/linux/socket_llc_arm.const
+++ b/sys/linux/socket_llc_arm.const
@@ -1,30 +1,5 @@
# AUTOGENERATED FILE
AF_LLC = 26
-ETH_P_802_2 = 4
-ETH_P_802_3 = 1
-ETH_P_ALL = 3
-ETH_P_ARCNET = 26
-ETH_P_AX25 = 2
-ETH_P_CAIF = 247
-ETH_P_CAN = 12
-ETH_P_CANFD = 13
-ETH_P_CONTROL = 22
-ETH_P_DDCMP = 6
-ETH_P_DSA = 27
-ETH_P_ECONET = 24
-ETH_P_HDLC = 25
-ETH_P_IEEE802154 = 246
-ETH_P_IRDA = 23
-ETH_P_LOCALTALK = 9
-ETH_P_MOBITEX = 21
-ETH_P_PHONET = 245
-ETH_P_PPPTALK = 16
-ETH_P_PPP_MP = 8
-ETH_P_SNAP = 5
-ETH_P_TRAILER = 28
-ETH_P_TR_802_2 = 17
-ETH_P_WAN_PPP = 7
-ETH_P_XDSA = 248
LLC_OPT_ACK_TMR_EXP = 3
LLC_OPT_BUSY_TMR_EXP = 6
LLC_OPT_PKTINFO = 9
@@ -34,10 +9,10 @@ LLC_OPT_RETRY = 1
LLC_OPT_RX_WIN = 8
LLC_OPT_SIZE = 2
LLC_OPT_TX_WIN = 7
+# SOCKADDR_SIZE is not set
SOCK_DGRAM = 2
SOCK_STREAM = 1
SOL_LLC = 268
-__NR_accept = 285
__NR_accept4 = 366
__NR_bind = 282
__NR_connect = 283
@@ -47,5 +22,3 @@ __NR_getsockopt = 295
__NR_recvfrom = 292
__NR_sendto = 290
__NR_setsockopt = 294
-__NR_socket = 281
-__NR_socketpair = 288