Home
last modified time | relevance | path

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

/net-tools-3.7.0/
Decho-server.c188 static int udp_receive_and_reply(fd_set *rfds, int fd_recv, int fd_send, in udp_receive_and_reply() function
579 if (udp_receive_and_reply(&rfds, fd4, fd4, buf, sizeof(buf), in main()
584 if (udp_receive_and_reply(&rfds, fd6, fd6, buf, sizeof(buf), in main()
589 if (udp_receive_and_reply(&rfds, fd4m, fd4, buf, sizeof(buf), in main()
594 if (udp_receive_and_reply(&rfds, fd6m, fd6, buf, sizeof(buf), in main()