Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_sockmap.c75 int txmsg_start_push; variable
175 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()
1657 txmsg_start_push = 1; in test_txmsg_push()
1662 txmsg_start_push = 4096; in test_txmsg_push()
1668 txmsg_start_push = 1; in test_txmsg_push()
1675 txmsg_start_push = 1; in test_txmsg_push()
1682 txmsg_start_push = 1; in test_txmsg_push_pop()
1994 txmsg_start_push = atoi(optarg); in main()