Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dsk_lookup.c48 #define INT_PORT 8008 macro
680 .listen_at = { EXT_IP4, INT_PORT }, in test_redirect_lookup()
697 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup()
707 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup()
716 .listen_at = { EXT_IP6, INT_PORT }, in test_redirect_lookup()
732 .listen_at = { INT_IP4_V6, INT_PORT }, in test_redirect_lookup()
741 .listen_at = { INT_IP6, INT_PORT }, in test_redirect_lookup()
751 .listen_at = { INT_IP6, INT_PORT }, in test_redirect_lookup()
760 .listen_at = { EXT_IP4, INT_PORT }, in test_redirect_lookup()
777 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup()
[all …]