Searched refs:EXT_IP4 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sk_lookup.c | 39 #define EXT_IP4 "127.0.0.1" macro 678 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup() 679 .listen_at = { EXT_IP4, INT_PORT }, in test_redirect_lookup() 686 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup() 695 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup() 759 .listen_at = { EXT_IP4, INT_PORT }, in test_redirect_lookup() 915 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup() 929 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup() 946 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup() 960 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup() [all …]
|