diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-04-25 11:23:43 +0800 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2024-04-30 16:01:30 -0700 |
commit | 8405e6980f21e2b75f232e970edd76bc50cf1491 (patch) | |
tree | ac0583a8b1aab0fd602c83895039ac11a0675f7c /init | |
parent | 044032ee6c4e786746058aaf5527be13e831cc5c (diff) |
selftests/bpf: Drop start_server_proto helper
Protocol can be set by __start_server() helper directly now, this makes
the heler start_server_proto() useless.
This patch drops it, and implenments start_server() using make_sockaddr()
and __start_server().
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Link: https://lore.kernel.org/r/55d8a04e0bb8240a5fda2da3e9bdffe6fc8547b2.1714014697.git.tanggeliang@kylinos.cn
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions