Searched refs:setup_udp (Results 1 – 2 of 2) sorted by relevance
75 setup_udp(const char *test, int *fdp, int port1, int port2) in setup_udp() function247 setup_udp("udp_0send", fd, PORT1, PORT2); in main()251 setup_udp("udp_0write", fd, PORT1 + 10, PORT2 + 10); in main()
225 setup_udp(struct test_ctx *tcp) in setup_udp() function531 setup_udp(&test_ctx); in test_run()