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