Home
last modified time | relevance | path

Searched refs:IPMreqn (Results 1 – 18 of 18) sorted by relevance

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_freebsd.go71 func GetsockoptIPMreqn(fd, level, opt int) (*IPMreqn, error) {
72 var value IPMreqn
78 func SetsockoptIPMreqn(fd, level, opt int, mreq *IPMreqn) (err error) { argument
Dtypes_freebsd.go258 type IPMreqn C.struct_ip_mreqn type
Dztypes_freebsd_arm.go220 type IPMreqn struct { struct
Dztypes_freebsd_amd64.go218 type IPMreqn struct { struct
Dztypes_freebsd_386.go218 type IPMreqn struct { struct
Dsyscall_linux.go777 func GetsockoptIPMreqn(fd, level, opt int) (*IPMreqn, error) {
778 var value IPMreqn
816 func SetsockoptIPMreqn(fd, level, opt int, mreq *IPMreqn) (err error) { argument
Dztypes_linux_sparc64.go264 type IPMreqn struct { struct
Dztypes_linux_s390x.go303 type IPMreqn struct { struct
Dztypes_linux_386.go301 type IPMreqn struct { struct
Dztypes_linux_mips.go302 type IPMreqn struct { struct
Dztypes_linux_amd64.go303 type IPMreqn struct { struct
Dztypes_linux_ppc64.go305 type IPMreqn struct { struct
Dztypes_linux_mips64.go304 type IPMreqn struct { struct
Dztypes_linux_mipsle.go302 type IPMreqn struct { struct
Dztypes_linux_arm.go304 type IPMreqn struct { struct
Dztypes_linux_arm64.go304 type IPMreqn struct { struct
Dztypes_linux_mips64le.go304 type IPMreqn struct { struct
Dztypes_linux_ppc64le.go305 type IPMreqn struct { struct