Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dso_txtime.c49 static int cfg_num_pkt; variable
282 for (i = 0; i < cfg_num_pkt; i++) in do_test()
284 for (i = 0; i < cfg_num_pkt; i++) in do_test()
359 cfg_num_pkt = ilen; in parse_opts()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.c72 static int cfg_num_pkt = 10; variable
545 if (tx == cfg_num_pkt) in do_main()
677 cfg_num_pkt = strtol(optarg, NULL, 0); in parse_opts()