diff options
author | Lawrence Brakmo <brakmo@fb.com> | 2018-01-25 16:14:09 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-01-25 16:41:14 -0800 |
commit | de525be2ca2734865d29c4b67ddd29913b214906 (patch) | |
tree | 85e7a4d4b7c45de053c1d9528c1849d65252edfa /include/linux/tcp.h | |
parent | b73042b8a28e2603ac178295ab96c876ba5a97a1 (diff) | |
download | linux-de525be2ca2734865d29c4b67ddd29913b214906.tar.gz linux-de525be2ca2734865d29c4b67ddd29913b214906.tar.bz2 linux-de525be2ca2734865d29c4b67ddd29913b214906.zip |
bpf: Support passing args to sock_ops bpf function
Adds support for passing up to 4 arguments to sock_ops bpf functions. It
reusues the reply union, so the bpf_sock_ops structures are not
increased in size.
Signed-off-by: Lawrence Brakmo <brakmo@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux/tcp.h')
0 files changed, 0 insertions, 0 deletions