Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_sockmap.c72 int txmsg_drop; variable
102 {"txmsg_drop", no_argument, &txmsg_drop, 1 },
176 txmsg_pass = txmsg_drop = txmsg_redir = 0; in test_reset()
983 else if (txmsg_drop) in run_options()
1213 if (txmsg_drop) in run_options()
1297 if (txmsg_drop) in test_options()
1342 if (txmsg_drop) in __test_exec()
1446 txmsg_drop = 1; in test_txmsg_drop()
1452 txmsg_pass = txmsg_drop in test_txmsg_ingress_redir()
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_sockmap.c70 int txmsg_drop; variable
100 {"txmsg_drop", no_argument, &txmsg_drop, 1 },
176 txmsg_pass = txmsg_drop = txmsg_redir = 0; in test_reset()
1027 else if (txmsg_drop) in run_options()
1257 if (txmsg_drop) in run_options()
1341 if (txmsg_drop) in test_options()
1386 if (txmsg_drop) in __test_exec()
1498 txmsg_drop = 1; in test_txmsg_drop()
1504 txmsg_pass = txmsg_drop in test_txmsg_ingress_redir()
[all...]

Completed in 4 milliseconds