func syscall.CmsgLen
3 uses
syscall (current package)
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.2.8-preview. (GOOS=darwin GOARCH=arm64)