diff options
Diffstat (limited to 'arch/powerpc')
| -rw-r--r-- | arch/powerpc/bits/socket.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/powerpc/bits/socket.h b/arch/powerpc/bits/socket.h index 26d1010f..ff9246a9 100644 --- a/arch/powerpc/bits/socket.h +++ b/arch/powerpc/bits/socket.h @@ -32,6 +32,7 @@ struct cmsghdr  #define SO_PRIORITY     12  #define SO_LINGER       13  #define SO_BSDCOMPAT    14 +#define SO_REUSEPORT    15  #define SO_RCVLOWAT     16  #define SO_SNDLOWAT     17  #define SO_RCVTIMEO     18 | 
