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))