type golang.org/x/sys/unix.IPv6Mreq
4 uses
golang.org/x/sys/unix (current package)
syscall_unix.go#L280: func GetsockoptIPv6Mreq(fd, level, opt int) (*IPv6Mreq, error) {
syscall_unix.go#L281: var value IPv6Mreq
syscall_unix.go#L489: func SetsockoptIPv6Mreq(fd, level, opt int, mreq *IPv6Mreq) (err error) {
ztypes_linux.go#L420: type IPv6Mreq struct {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)