golang.org/x/sys/unix.Cmsghdr.SetLen (method)

2 uses

	golang.org/x/sys/unix (current package)
		sockcmsg_unix.go#L70: 	h.SetLen(CmsgLen(datalen))
		syscall_darwin_amd64.go#L37: func (cmsg *Cmsghdr) SetLen(length int) {