diff options
Diffstat (limited to 'arch/powerpc/include/uapi')
| -rw-r--r-- | arch/powerpc/include/uapi/asm/socket.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/powerpc/include/uapi/asm/socket.h b/arch/powerpc/include/uapi/asm/socket.h index 3474e4ef166d..c046666038f8 100644 --- a/arch/powerpc/include/uapi/asm/socket.h +++ b/arch/powerpc/include/uapi/asm/socket.h | |||
| @@ -89,4 +89,7 @@ | |||
| 89 | 89 | ||
| 90 | #define SO_INCOMING_CPU 49 | 90 | #define SO_INCOMING_CPU 49 |
| 91 | 91 | ||
| 92 | #define SO_ATTACH_BPF 50 | ||
| 93 | #define SO_DETACH_BPF SO_DETACH_FILTER | ||
| 94 | |||
| 92 | #endif /* _ASM_POWERPC_SOCKET_H */ | 95 | #endif /* _ASM_POWERPC_SOCKET_H */ |
