syscall.Cmsghdr.SetLen (method)

2 uses

	syscall (current package)
		sockcmsg_unix.go#L70: 	h.SetLen(CmsgLen(datalen))
		syscall_darwin_amd64.go#L40: func (cmsg *Cmsghdr) SetLen(length int) {