golang.org/x/sys/unix.Msghdr.SetControllen (method)
3 uses
golang.org/x/sys/unix (current package)
syscall_bsd.go#L342: msg.SetControllen(len(oob))
syscall_bsd.go#L390: msg.SetControllen(len(oob))
syscall_darwin_arm64.go#L35: func (msghdr *Msghdr) SetControllen(length int) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)