func syscall.CmsgLen
4 uses
syscall (current package)
sockcmsg_linux.go#L19: h.SetLen(CmsgLen(SizeofUcred))
sockcmsg_unix.go#L17: func CmsgLen(datalen int) int {
sockcmsg_unix.go#L42: for i+CmsgLen(0) <= len(b) {
sockcmsg_unix.go#L70: h.SetLen(CmsgLen(datalen))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)