golang.org/x/sys/unix.Cmsghdr.data (method)

2 uses

	golang.org/x/sys/unix (current package)
		sockcmsg_unix.go#L27: func (h *Cmsghdr) data(offset uintptr) unsafe.Pointer {
		sockcmsg_unix.go#L72: 		*(*int32)(h.data(4 * uintptr(i))) = int32(fd)