Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_sockmap.c76 int txmsg_start_push; variable
176 txmsg_start_push = txmsg_end_push = 0; in test_reset()
1110 if (txmsg_start_push) { in run_options()
1113 &i, &txmsg_start_push, BPF_ANY); in run_options()
1655 txmsg_start_push = 1; in test_txmsg_push()
1660 txmsg_start_push = 4096; in test_txmsg_push()
1666 txmsg_start_push = 1; in test_txmsg_push()
1673 txmsg_start_push = 1; in test_txmsg_push()
1680 txmsg_start_push = 1; in test_txmsg_push_pop()
1965 txmsg_start_push = atoi(optarg); in main()