Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dtest_sockmap.c77 int txmsg_start_push; variable
176 txmsg_start_push = txmsg_end_push = 0; in test_reset()
1079 if (txmsg_start_push) { in run_options()
1082 &i, &txmsg_start_push, BPF_ANY); in run_options()
1618 txmsg_start_push = 1; in test_txmsg_push()
1623 txmsg_start_push = 4096; in test_txmsg_push()
1629 txmsg_start_push = 1; in test_txmsg_push()
1636 txmsg_start_push = 1; in test_txmsg_push()
1643 txmsg_start_push = 1; in test_txmsg_push_pop()
1936 txmsg_start_push = atoi(optarg); in main()

Completed in 6 milliseconds