Lines Matching refs:EXT_PORT

42 #define EXT_PORT	7007  macro
679 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
687 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
688 .listen_at = { INT_IP4, EXT_PORT }, in test_redirect_lookup()
696 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
706 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
715 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
723 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
724 .listen_at = { INT_IP6, EXT_PORT }, in test_redirect_lookup()
731 .connect_to = { EXT_IP4, 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()
759 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
767 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
768 .listen_at = { INT_IP4, EXT_PORT }, in test_redirect_lookup()
776 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
786 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
797 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
806 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
814 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
815 .listen_at = { INT_IP6, EXT_PORT }, in test_redirect_lookup()
823 .connect_to = { EXT_IP4, 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()
915 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
916 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_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()
929 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
930 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
936 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup()
946 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
947 .listen_at = { EXT_IP4, EXT_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()
960 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup()
961 .listen_at = { EXT_IP4, 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()
1043 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_reuseport()
1052 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_reuseport()
1061 .connect_to = { EXT_IP4, EXT_PORT }, in test_drop_on_reuseport()
1070 .connect_to = { EXT_IP6, EXT_PORT }, in test_drop_on_reuseport()
1098 if (fill_sk_lookup_ctx(&ctx, local_ip, EXT_PORT, remote_ip, INT_PORT)) in run_sk_assign()
1153 server_fd = make_server(sotype, EXT_IP4, EXT_PORT, NULL); in run_sk_assign_connected()
1157 connected_fd = make_client(sotype, EXT_IP4, EXT_PORT); in run_sk_assign_connected()
1171 client_fd = make_client(sotype, EXT_IP4, EXT_PORT); in run_sk_assign_connected()
1253 client_fd = make_socket(SOCK_STREAM, EXT_IP4, EXT_PORT, &dst); in run_multi_prog_lookup()
1294 .listen_at = { EXT_IP4, EXT_PORT }, in test_multi_prog_lookup()
1300 .listen_at = { EXT_IP4, EXT_PORT }, in test_multi_prog_lookup()
1307 .listen_at = { EXT_IP4, EXT_PORT }, in test_multi_prog_lookup()
1314 .listen_at = { EXT_IP4, EXT_PORT }, in test_multi_prog_lookup()