Home
last modified time | relevance | path

Searched refs:need_sotype (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dselect_reuseport.c774 int need_sotype; in test_config() member
782 .need_sotype = SOCK_STREAM), in test_config()
791 if (t->need_sotype && t->need_sotype != sotype) in test_config()