Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_sockmap.c141 bool drop_expected; member
418 bool drop = opt->drop_expected; in msg_loop_sendpage()
557 bool drop = opt->drop_expected; in msg_loop()
748 if (opt->drop_expected || txmsg_ktls_skb_drop) in sendmsg_test()
1214 options->drop_expected = true; in run_options()
1343 opt->drop_expected = true; in __test_exec()
1345 opt->drop_expected = false; in __test_exec()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_sockmap.c139 bool drop_expected; member
418 bool drop = opt->drop_expected; in msg_loop_sendpage()
557 bool drop = opt->drop_expected; in msg_loop()
789 if (opt->drop_expected || txmsg_ktls_skb_drop) in sendmsg_test()
1258 options->drop_expected = true; in run_options()
1387 opt->drop_expected = true; in __test_exec()
1389 opt->drop_expected = false; in __test_exec()

Completed in 5 milliseconds