Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_sockmap.c78 int txmsg_end_push; variable
175 txmsg_start_push = txmsg_end_push = 0; in test_reset()
1078 if (txmsg_end_push) { in run_options()
1081 &i, &txmsg_end_push, BPF_ANY); in run_options()
1085 txmsg_end_push, i, err, strerror(errno)); in run_options()
1606 txmsg_end_push = 1; in test_txmsg_push()
1611 txmsg_end_push = 4096; in test_txmsg_push()
1617 txmsg_end_push = 2; in test_txmsg_push()
1624 txmsg_end_push = 2; in test_txmsg_push()
1631 txmsg_end_push = 10; in test_txmsg_push_pop()
[all …]