Lines Matching refs:fromlen
259 socklen_t *fromlen, struct sctp_sndrcvinfo *sinfo, int *msg_flags)
268 hdr.msg_namelen = (fromlen != NULL) ? *fromlen : 0;
286 if (fromlen != NULL) {
287 *fromlen = hdr.msg_namelen;
418 socklen_t *fromlen, void *info, socklen_t *infolen, unsigned int *infotype,
429 hdr.msg_namelen = (fromlen != NULL) ? *fromlen : 0;
460 if (fromlen != NULL)
461 *fromlen = hdr.msg_namelen;