Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c784 int need_sotype; in test_config() member
792 .need_sotype = SOCK_STREAM), in test_config()
800 if (t->need_sotype && t->need_sotype != sotype) in test_config()