Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_sockmap.c71 int txmsg_noisy; variable
98 {"txmsg_noisy", no_argument, &txmsg_noisy, 1 },
833 else if (txmsg_noisy) in run_options()
1111 if (txmsg_noisy) in test_options()
1227 txmsg_pass = txmsg_noisy = txmsg_redir_noisy = txmsg_drop = 0; in test_txmsg()
1318 txmsg_pass = txmsg_noisy = txmsg_redir_noisy = txmsg_drop = 0; in test_mixed()