syscall.Cmsghdr.SetLen (method)
3 uses
syscall (current package)
sockcmsg_linux.go#L19: h.SetLen(CmsgLen(SizeofUcred))
sockcmsg_unix.go#L70: h.SetLen(CmsgLen(datalen))
syscall_linux_amd64.go#L119: func (cmsg *Cmsghdr) SetLen(length int) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)