diff options
Diffstat (limited to 'arch/parisc')
-rw-r--r-- | arch/parisc/include/uapi/asm/socket.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/parisc/include/uapi/asm/socket.h b/arch/parisc/include/uapi/asm/socket.h index 7984a1cab3da..a5cd40cd8ee1 100644 --- a/arch/parisc/include/uapi/asm/socket.h +++ b/arch/parisc/include/uapi/asm/socket.h | |||
@@ -81,4 +81,7 @@ | |||
81 | 81 | ||
82 | #define SO_INCOMING_CPU 0x402A | 82 | #define SO_INCOMING_CPU 0x402A |
83 | 83 | ||
84 | #define SO_ATTACH_BPF 0x402B | ||
85 | #define SO_DETACH_BPF SO_DETACH_FILTER | ||
86 | |||
84 | #endif /* _UAPI_ASM_SOCKET_H */ | 87 | #endif /* _UAPI_ASM_SOCKET_H */ |