Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sockmap.c235 bool drop_expected; member
245 bool drop = opt->drop_expected; in msg_loop_sendpage()
289 bool drop = opt->drop_expected; in msg_loop()
461 if (opt->drop_expected) in sendmsg_test()
817 options->drop_expected = true; in run_options()
926 opt->drop_expected = true; in __test_exec()
928 opt->drop_expected = false; in __test_exec()
967 opt.drop_expected = false; in test_loop()