diff options
author | Stanislav Fomichev <[email protected]> | 2019-07-02 09:13:57 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-07-03 16:52:01 +0200 |
commit | 2377b81de52750997726d6d43b4114e5842c4bf9 (patch) | |
tree | 18b455565d0c09ad4c32f51aee153732c644e882 /tools/testing/selftests/bpf/prog_tests/queue_stack_map.c | |
parent | 23729ff23186424e54b4d6678fcd526cdacef4d3 (diff) |
bpf: split shared bpf_tcp_sock and bpf_sock_ops implementation
We've added bpf_tcp_sock member to bpf_sock_ops and don't expect
any new tcp_sock fields in bpf_sock_ops. Let's remove
CONVERT_COMMON_TCP_SOCK_FIELDS so bpf_tcp_sock can be independently
extended.
Cc: Eric Dumazet <[email protected]>
Cc: Priyaranjan Jha <[email protected]>
Cc: Yuchung Cheng <[email protected]>
Cc: Soheil Hassas Yeganeh <[email protected]>
Acked-by: Soheil Hassas Yeganeh <[email protected]>
Acked-by: Yuchung Cheng <[email protected]>
Signed-off-by: Stanislav Fomichev <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/queue_stack_map.c')
0 files changed, 0 insertions, 0 deletions