diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-03-25 09:56:15 +0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2024-03-25 16:49:53 +0100 |
commit | c29083f3f5069d811b3f3c7592a0dc45ec42960c (patch) | |
tree | 8d7e988c66625e2a057a2ce58c57fcf3d6e351c4 /scripts/bpf_doc.py | |
parent | 476a5e929119725fbfcf1307cc8517d9dd2a014d (diff) |
selftests/bpf: Use start_server in bpf_tcp_ca
To simplify the code, use BPF selftests helper start_server() in
bpf_tcp_ca.c instead of open-coding it. This helper is defined in
network_helpers.c, and exported in network_helpers.h, which is already
included in bpf_tcp_ca.c.
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/9926a79118db27dd6d91c4854db011c599cabd0e.1711331517.git.tanggeliang@kylinos.cn
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions