diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-04-25 11:23:42 +0800 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2024-04-30 16:01:30 -0700 |
commit | 044032ee6c4e786746058aaf5527be13e831cc5c (patch) | |
tree | feea09398229788574db961ffc1fb5c8718e5e00 /tools/testing/selftests/bpf/prog_tests/module_attach.c | |
parent | 95b88500b97ca8bafc0b9c8e79e9716c2ddc40c6 (diff) |
selftests/bpf: Make start_mptcp_server static
start_mptcp_server() shouldn't be a public helper, it only be used in
MPTCP tests. This patch moves it into prog_tests/mptcp.c, and implenments
it using make_sockaddr() and start_server_addr() instead of using
start_server_proto().
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Link: https://lore.kernel.org/r/50ec7049e280c60a2924937940851f8fee2b73b8.1714014697.git.tanggeliang@kylinos.cn
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/module_attach.c')
0 files changed, 0 insertions, 0 deletions