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.c119 TESTPORT); in main()
127 TESTPORT); in main()
133 TESTPORT); in main()
H A Dtest_tcpnotify.h18 #define TESTPORT 12877 macro
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcpnotify_kern.c38 if (bpf_ntohl(skops->remote_port) != TESTPORT) { in bpf_testcb()