Searched refs:INT_PORT (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | sk_lookup.c | 49 #define INT_PORT 8008 macro 639 .listen_at = { EXT_IP4, INT_PORT }, in test_redirect_lookup() 656 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup() 666 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup() 675 .listen_at = { EXT_IP6, INT_PORT }, in test_redirect_lookup() 691 .listen_at = { INT_IP4_V6, INT_PORT }, in test_redirect_lookup() 700 .listen_at = { INT_IP6, INT_PORT }, in test_redirect_lookup() 710 .listen_at = { INT_IP6, INT_PORT }, in test_redirect_lookup() 719 .listen_at = { EXT_IP4, INT_PORT }, in test_redirect_lookup() 736 .listen_at = { INT_IP4, INT_PORT }, in test_redirect_lookup() [all …]
|