Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_sockmap.c76 int txmsg_end; variable
173 txmsg_start = txmsg_end = 0; in test_reset()
1054 if (txmsg_end) { in run_options()
1057 &i, &txmsg_end, BPF_ANY); in run_options()
1301 if (txmsg_end) { in test_options()
1302 snprintf(tstr, OPTSTRING, "end %d,", txmsg_end); in test_options()
1530 txmsg_end = 2; in test_txmsg_pull()
1535 txmsg_end = 9182; in test_txmsg_pull()
1541 txmsg_end = 2; in test_txmsg_pull()
1548 txmsg_end = 2; in test_txmsg_pull()
[all …]