Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c47 #define INT_PORT 8008 macro
615 .listen_at = { EXT_IP4, INT_PORT }, in test_redirect_lookup()
632 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup()
642 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup()
651 .listen_at = { EXT_IP6, INT_PORT }, in test_redirect_lookup()
667 .listen_at = { INT_IP4_V6, INT_PORT }, in test_redirect_lookup()
676 .listen_at = { INT_IP6, INT_PORT }, in test_redirect_lookup()
686 .listen_at = { INT_IP6, INT_PORT }, in test_redirect_lookup()
695 .listen_at = { EXT_IP4, INT_PORT }, in test_redirect_lookup()
712 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup()
[all …]