]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: Sync asm-generic/socket.h to tools/
authorMartin KaFai Lau <kafai@fb.com>
Thu, 13 Jun 2019 22:00:03 +0000 (15:00 -0700)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 14 Jun 2019 23:21:45 +0000 (01:21 +0200)
commit6fd046a16b59c4d12192edced37978c5ea3dbc03
treef95eb6957c2b734c65be08982248cfc7f58f8099
parent964a6e2aa7dfeac6f3cb626bae3b4623c1a4ee3c
bpf: Sync asm-generic/socket.h to tools/

SO_DETACH_REUSEPORT_BPF is needed for the test in the next patch.
It is defined in the socket.h.

Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Reviewed-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/include/uapi/asm-generic/socket.h [new file with mode: 0644]