diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-05-30 15:41:09 +0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2024-06-06 23:04:05 +0200 |
commit | fee97d0c9a14b5dd5cce0ec1df3a54a6b963f40c (patch) | |
tree | ac2f0c968d22454b02391c98e46b8f73020c64a0 /net/unix/af_unix.c | |
parent | 9abdfd8a212332c64f6d0a27fc2ad69e9e0335d1 (diff) |
selftests/bpf: Add start_test helper in bpf_tcp_ca
For moving the "if (sk_stg_map)" block out of do_test(), extract the
code before this block as a new function start_test(). It creates
server-side and client-side sockets and returns them to the caller.
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/48f2921ff9be958f5d3d28fe6bb7269a61cafa9f.1717054461.git.tanggeliang@kylinos.cn
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions