Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c47 #define INT_PORT 8008 macro
679 .listen_at = { EXT_IP4, INT_PORT }, in test_redirect_lookup()
696 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup()
706 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup()
715 .listen_at = { EXT_IP6, INT_PORT }, in test_redirect_lookup()
740 .listen_at = { INT_IP6, INT_PORT }, in test_redirect_lookup()
750 .listen_at = { INT_IP6, INT_PORT }, in test_redirect_lookup()
759 .listen_at = { EXT_IP4, INT_PORT }, in test_redirect_lookup()
776 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup()
786 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup()
[all …]