Searched refs:sa_size (Results 1 – 2 of 2) sorted by relevance
122 socklen_t sa_size) in recv_from_to() argument126 return recvfrom(fd, buf, len, flags, from, &sa_size); in recv_from_to()145 msg.msg_namelen = sa_size; in recv_from_to()
910 socklen_t sa_size) FAST_FUNC;