Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_sockmap.c80 int txmsg_end_push; variable
939 if (txmsg_end_push) { in run_options()
942 &i, &txmsg_end_push, BPF_ANY); in run_options()
946 txmsg_end_push, i, err, strerror(errno)); in run_options()
1321 txmsg_start_push = txmsg_end_push = 0; in test_mixed()
1441 txmsg_end_push = 2; in test_start_end()
1452 txmsg_end_push = 3; in test_start_end()
1472 txmsg_end_push = i; in test_start_end()
1494 txmsg_end_push = i; in test_start_end()
1504 txmsg_end_push = 1600; in test_start_end()
[all …]