aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/include/uapi/asm/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/include/uapi/asm/socket.h')
-rw-r--r--arch/avr32/include/uapi/asm/socket.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/avr32/include/uapi/asm/socket.h b/arch/avr32/include/uapi/asm/socket.h
index 6e6cd159924b..2b65ed6b277c 100644
--- a/arch/avr32/include/uapi/asm/socket.h
+++ b/arch/avr32/include/uapi/asm/socket.h
@@ -80,4 +80,9 @@
#define SO_BPF_EXTENSIONS 48
+#define SO_INCOMING_CPU 49
+
+#define SO_ATTACH_BPF 50
+#define SO_DETACH_BPF SO_DETACH_FILTER
+
#endif /* _UAPI__ASM_AVR32_SOCKET_H */