Lines Matching refs:EXT_IP6
41 #define EXT_IP6 "fd00::1" macro
715 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
716 .listen_at = { EXT_IP6, INT_PORT }, in test_redirect_lookup()
723 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
740 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
750 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
806 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
807 .listen_at = { EXT_IP6, INT_PORT }, in test_redirect_lookup()
814 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
831 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
841 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
852 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
922 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
923 .listen_at = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
936 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
937 .listen_at = { EXT_IP6, INT_PORT }, in test_drop_on_lookup()
953 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
954 .listen_at = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
967 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
968 .listen_at = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
1052 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_reuseport()
1070 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_reuseport()
1144 run_sk_assign(skel, lookup_prog, INT_IP6, EXT_IP6); in run_sk_assign_v6()
1372 "ip -6 addr add dev lo " EXT_IP6 "/128", in switch_netns()