Searched refs:TESTPORT (Results 1 – 4 of 4) sorted by relevance
10 readonly TESTPORT=800064 ./udpgso_bench_rx -p "$TESTPORT" &65 ./udpgso_bench_rx -p "$TESTPORT" -t &69 nr_socks="$(ss -lnHi | grep -c "\*:${TESTPORT}")"79 ./udpgso_bench_tx -p "$TESTPORT" ${args}
126 TESTPORT); in main()134 TESTPORT); in main()140 TESTPORT); in main()
18 #define TESTPORT 12877 macro
39 if (bpf_ntohl(skops->remote_port) != TESTPORT) { in bpf_testcb()