Home
last modified time | relevance | path

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

/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()
1605 txmsg_start_push = 1; in test_txmsg_push()
1610 txmsg_start_push = 4096; in test_txmsg_push()
1616 txmsg_start_push = 1; in test_txmsg_push()
1623 txmsg_start_push = 1; in test_txmsg_push()
1630 txmsg_start_push = 1; in test_txmsg_push_pop()
1907 txmsg_start_push = atoi(optarg); in main()