Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_tcpnotify_user.c126 TESTPORT); in main()
134 TESTPORT); in main()
140 TESTPORT); in main()
H A Dtest_tcpnotify.h18 #define TESTPORT 12877 macro
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcpnotify_kern.c39 if (bpf_ntohl(skops->remote_port) != TESTPORT) { in bpf_testcb()