Home
last modified time | relevance | path

Searched refs:IPMreq (Results 1 – 25 of 34) sorted by relevance

12

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_unix.go245 func GetsockoptIPMreq(fd, level, opt int) (*IPMreq, error) {
246 var value IPMreq
320 func SetsockoptIPMreq(fd, level, opt int, mreq *IPMreq) (err error) { argument
Dtypes_netbsd.go152 type IPMreq C.struct_ip_mreq type
Dtypes_darwin.go148 type IPMreq C.struct_ip_mreq type
Dtypes_openbsd.go157 type IPMreq C.struct_ip_mreq type
Dztypes_solaris_amd64.go203 type IPMreq struct { struct
Dtypes_dragonfly.go156 type IPMreq C.struct_ip_mreq type
Dztypes_netbsd_386.go172 type IPMreq struct { struct
Dtypes_solaris.go170 type IPMreq C.struct_ip_mreq type
Dztypes_netbsd_amd64.go176 type IPMreq struct { struct
Dztypes_darwin_arm.go206 type IPMreq struct { struct
Dztypes_openbsd_amd64.go206 type IPMreq struct { struct
Dztypes_openbsd_arm.go204 type IPMreq struct { struct
Dztypes_netbsd_arm.go177 type IPMreq struct { struct
Dztypes_darwin_amd64.go211 type IPMreq struct { struct
Dztypes_darwin_386.go205 type IPMreq struct { struct
Dztypes_dragonfly_amd64.go209 type IPMreq struct { struct
Dztypes_darwin_arm64.go211 type IPMreq struct { struct
Dtypes_freebsd.go256 type IPMreq C.struct_ip_mreq type
Dztypes_openbsd_386.go204 type IPMreq struct { struct
Dztypes_freebsd_arm.go215 type IPMreq struct { struct
Dztypes_freebsd_amd64.go213 type IPMreq struct { struct
Dztypes_freebsd_386.go213 type IPMreq struct { struct
Dztypes_linux_sparc64.go259 type IPMreq struct { struct
Dztypes_linux_s390x.go298 type IPMreq struct { struct
Dztypes_linux_386.go296 type IPMreq struct { struct

12