Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c49 #define INT_PORT 8008 macro
681 .listen_at = { EXT_IP4, INT_PORT }, in test_redirect_lookup()
698 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup()
708 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup()
717 .listen_at = { EXT_IP6, INT_PORT }, in test_redirect_lookup()
733 .listen_at = { INT_IP4_V6, INT_PORT }, in test_redirect_lookup()
742 .listen_at = { INT_IP6, INT_PORT }, in test_redirect_lookup()
752 .listen_at = { INT_IP6, INT_PORT }, in test_redirect_lookup()
761 .listen_at = { EXT_IP4, INT_PORT }, in test_redirect_lookup()
778 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup()
[all …]