Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_sockmap.c77 int txmsg_start_push; variable
175 txmsg_start_push = txmsg_end_push = 0; in test_reset()
1066 if (txmsg_start_push) { in run_options()
1069 &i, &txmsg_start_push, BPF_ANY); in run_options()
1595 txmsg_start_push = 1; in test_txmsg_push()
1600 txmsg_start_push = 4096; in test_txmsg_push()
1606 txmsg_start_push = 1; in test_txmsg_push()
1613 txmsg_start_push = 1; in test_txmsg_push()
1620 txmsg_start_push = 1; in test_txmsg_push_pop()
1897 txmsg_start_push = atoi(optarg); in main()