diff options
Diffstat (limited to 'include/linux/socket.h')
| -rw-r--r-- | include/linux/socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/socket.h b/include/linux/socket.h index 3614090946..592b666798 100644 --- a/include/linux/socket.h +++ b/include/linux/socket.h | |||
| @@ -264,6 +264,7 @@ struct ucred { | |||
| 264 | #define SOL_IPV6 41 | 264 | #define SOL_IPV6 41 |
| 265 | #define SOL_ICMPV6 58 | 265 | #define SOL_ICMPV6 58 |
| 266 | #define SOL_SCTP 132 | 266 | #define SOL_SCTP 132 |
| 267 | #define SOL_UDPLITE 136 /* UDP-Lite (RFC 3828) */ | ||
| 267 | #define SOL_RAW 255 | 268 | #define SOL_RAW 255 |
| 268 | #define SOL_IPX 256 | 269 | #define SOL_IPX 256 |
| 269 | #define SOL_AX25 257 | 270 | #define SOL_AX25 257 |
