Searched refs:fromlen (Results 1 – 1 of 1) sorted by relevance
194 socklen_t fromlen = sizeof(from); in udp_receive_and_reply() local198 (struct sockaddr *)&from, &fromlen, proto); in udp_receive_and_reply()206 (struct sockaddr *)&from, fromlen, proto); in udp_receive_and_reply()221 socklen_t fromlen = sizeof(from); in tcp_receive_and_reply() local226 (struct sockaddr *)&from, &fromlen, proto); in tcp_receive_and_reply()231 (struct sockaddr *)&from, fromlen, proto); in tcp_receive_and_reply()