diff options
Diffstat (limited to 'include/uapi/asm-generic')
| -rw-r--r-- | include/uapi/asm-generic/socket.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/uapi/asm-generic/socket.h b/include/uapi/asm-generic/socket.h index ea0796bdcf88..5c15c2a5c123 100644 --- a/include/uapi/asm-generic/socket.h +++ b/include/uapi/asm-generic/socket.h | |||
| @@ -82,4 +82,9 @@ | |||
| 82 | 82 | ||
| 83 | #define SO_BPF_EXTENSIONS 48 | 83 | #define SO_BPF_EXTENSIONS 48 |
| 84 | 84 | ||
| 85 | #define SO_INCOMING_CPU 49 | ||
| 86 | |||
| 87 | #define SO_ATTACH_BPF 50 | ||
| 88 | #define SO_DETACH_BPF SO_DETACH_FILTER | ||
| 89 | |||
| 85 | #endif /* __ASM_GENERIC_SOCKET_H */ | 90 | #endif /* __ASM_GENERIC_SOCKET_H */ |
