Searched defs:inany (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | select_reuseport.c | 603 static void prepare_sk_fds(int type, sa_family_t family, bool inany) in prepare_sk_fds() 677 static void setup_per_test(int type, sa_family_t family, bool inany, in setup_per_test() 787 static void test_config(int sotype, sa_family_t family, bool inany) in test_config() 833 bool inany; in test_all() member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | select_reuseport.c | 594 static void prepare_sk_fds(int type, sa_family_t family, bool inany) in prepare_sk_fds() 668 static void setup_per_test(int type, sa_family_t family, bool inany, in setup_per_test() 778 static void test_config(int sotype, sa_family_t family, bool inany) in test_config() 824 bool inany; in test_all() member
|