strace/xlat/socketlayers.in
Dmitry V. Levin 6d31c7a6a9 net: define all SOL_* constants
Ensure that all known SOL_* constants are defined.
Sync the list of known SOL_* constants with linux/socket.h.

* net.c: Provide definitions for all SOL_* constants.
Remove all SOL_* preprocessor conditionals.
(socketlayers): Disconnect from inet_protocols.
* xlat/socketlayers.in: Remove SOL_ICMP, add SOL_ALG and SOL_NFC.
2015-01-29 05:21:08 +00:00

35 lines
325 B
Plaintext

SOL_IP
SOL_SOCKET
SOL_TCP
SOL_UDP
SOL_IPV6
SOL_ICMPV6
SOL_SCTP
SOL_UDPLITE
SOL_RAW
SOL_IPX
SOL_AX25
SOL_ATALK
SOL_NETROM
SOL_ROSE
SOL_DECNET
SOL_X25
SOL_PACKET
SOL_ATM
SOL_AAL
SOL_IRDA
SOL_NETBEUI
SOL_LLC
SOL_DCCP
SOL_NETLINK
SOL_TIPC
SOL_RXRPC
SOL_PPPOL2TP
SOL_BLUETOOTH
SOL_PNPIPE
SOL_RDS
SOL_IUCV
SOL_CAIF
SOL_ALG
SOL_NFC