Lines Matching refs:EXT_IP6
40 #define EXT_IP6 "fd00::1" macro
650 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
651 .listen_at = { EXT_IP6, INT_PORT }, in test_redirect_lookup()
658 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
675 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
685 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
741 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
742 .listen_at = { EXT_IP6, INT_PORT }, in test_redirect_lookup()
749 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
766 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
776 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
787 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
861 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
862 .listen_at = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
875 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
876 .listen_at = { EXT_IP6, INT_PORT }, in test_drop_on_lookup()
892 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
893 .listen_at = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
906 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
907 .listen_at = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
995 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_reuseport()
1013 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_reuseport()
1087 run_sk_assign(skel, lookup_prog, INT_IP6, EXT_IP6); in run_sk_assign_v6()
1319 "ip -6 addr add dev lo " EXT_IP6 "/128", in switch_netns()