Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c54 #define NUM_PKT 100 macro
88 static char buf[NUM_PKT][ETH_MAX_MTU];
650 for (i = 1; i < NUM_PKT; i++) in main()
716 i = ++i < NUM_PKT ? i : 0; in main()