OSDN Git Service

selftests/bpf: Use sa_family_t everywhere in reuseport tests
authorJakub Sitnicki <jakub@cloudflare.com>
Thu, 12 Dec 2019 10:22:52 +0000 (11:22 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 13 Dec 2019 20:38:00 +0000 (12:38 -0800)
commit11f80355d4d27c7c798fc9890b4056c5d98af992
treee2d90c4700afdd8f5ac6c51a44574b6448b5d684
parent1fbcef929d7d71321745e61e8c20b0a02bd38cf1
selftests/bpf: Use sa_family_t everywhere in reuseport tests

Update the only function that is not using sa_family_t in this source file.

Signed-off-by: Jakub Sitnicki <jakub@cloudflare.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20191212102259.418536-4-jakub@cloudflare.com
tools/testing/selftests/bpf/test_select_reuseport.c