golang.org/x/sys/unix.Msghdr.SetControllen (method)
3 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L1527: msg.SetControllen(len(oob))
syscall_linux.go#L1564: msg.SetControllen(len(oob))
syscall_linux_amd64.go#L118: func (msghdr *Msghdr) SetControllen(length int) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)