Lines Matching refs:EXT_IP4
39 #define EXT_IP4 "127.0.0.1" macro
614 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
615 .listen_at = { EXT_IP4, INT_PORT }, in test_redirect_lookup()
622 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
631 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
641 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
666 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
694 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
695 .listen_at = { EXT_IP4, INT_PORT }, in test_redirect_lookup()
702 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
711 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
721 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
732 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
758 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
854 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
855 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
868 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
869 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
885 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
886 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
899 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
900 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
986 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_reuseport()
1004 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_reuseport()
1081 run_sk_assign(skel, lookup_prog, INT_IP4, EXT_IP4); in run_sk_assign_v4()
1096 server_fd = make_server(sotype, EXT_IP4, EXT_PORT, NULL); in run_sk_assign_connected()
1100 connected_fd = connect_to_addr_str(AF_INET, sotype, EXT_IP4, EXT_PORT, NULL); in run_sk_assign_connected()
1114 client_fd = connect_to_addr_str(AF_INET, sotype, EXT_IP4, EXT_PORT, NULL); in run_sk_assign_connected()
1201 err = make_sockaddr(AF_INET, EXT_IP4, EXT_PORT, &dst, &len); in run_multi_prog_lookup()
1241 .listen_at = { EXT_IP4, EXT_PORT }, in test_multi_prog_lookup()
1247 .listen_at = { EXT_IP4, EXT_PORT }, in test_multi_prog_lookup()
1254 .listen_at = { EXT_IP4, EXT_PORT }, in test_multi_prog_lookup()
1261 .listen_at = { EXT_IP4, EXT_PORT }, in test_multi_prog_lookup()