Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_sockmap.c319 bool drop_expected; member
329 bool drop = opt->drop_expected; in msg_loop_sendpage()
448 bool drop = opt->drop_expected; in msg_loop()
632 if (opt->drop_expected) in sendmsg_test()
1043 options->drop_expected = true; in run_options()
1161 opt->drop_expected = true; in __test_exec()
1163 opt->drop_expected = false; in __test_exec()
1202 opt.drop_expected = false; in test_loop()