Home
last modified time | relevance | path

Searched refs:setup_udp (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/regression/sockets/zerosend/
H A Dzerosend.c75 setup_udp(const char *test, int *fdp, int port1, int port2) in setup_udp() function
247 setup_udp("udp_0send", fd, PORT1, PORT2); in main()
251 setup_udp("udp_0write", fd, PORT1 + 10, PORT2 + 10); in main()
/freebsd/tools/regression/sockets/udp_pingpong/
H A Dudp_pingpong.c225 setup_udp(struct test_ctx *tcp) in setup_udp() function
531 setup_udp(&test_ctx); in test_run()