Lines Matching refs:connect_to

71 	struct inet_addr connect_to;  member
585 client_fd = connect_to_addr_str(is_ipv6(t->connect_to.ip) ? AF_INET6 : AF_INET, in run_lookup_prog()
586 t->sotype, t->connect_to.ip, t->connect_to.port, NULL); in run_lookup_prog()
614 .connect_to = { EXT_IP4, EXT_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()
650 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
658 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
666 .connect_to = { EXT_IP4, 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()
694 .connect_to = { EXT_IP4, EXT_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()
741 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
749 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
758 .connect_to = { EXT_IP4, 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()
802 int family = is_ipv6(t->connect_to.ip) ? AF_INET6 : AF_INET; in drop_on_lookup()
822 err = make_sockaddr(family, t->connect_to.ip, t->connect_to.port, &dst, &len); in drop_on_lookup()
854 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
861 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
868 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
875 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
885 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
892 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
899 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
906 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
920 int family = is_ipv6(t->connect_to.ip) ? AF_INET6 : AF_INET; in drop_on_reuseport()
941 server2 = make_server(t->sotype, t->connect_to.ip, t->connect_to.port, in drop_on_reuseport()
950 err = make_sockaddr(family, t->connect_to.ip, t->connect_to.port, &dst, &len); in drop_on_reuseport()
986 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_reuseport()
995 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_reuseport()
1004 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_reuseport()
1013 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_reuseport()