Home
last modified time | relevance | path

Searched defs:RawSockaddrInet6 (Results 1 – 25 of 33) sorted by relevance

12

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_netbsd_amd64.go127 type RawSockaddrInet6 struct { struct
128 Len uint8
129 Family uint8
130 Port uint16
131 Flowinfo uint32
132 Addr [16]byte /* in6_addr */
133 Scope_id uint32
Dztypes_solaris_amd64.go157 type RawSockaddrInet6 struct { struct
158 Family uint16
159 Port uint16
160 Flowinfo uint32
161 Addr [16]byte /* in6_addr */
162 Scope_id uint32
163 X__sin6_src_id uint32
Dztypes_netbsd_arm.go128 type RawSockaddrInet6 struct { struct
129 Len uint8
130 Family uint8
131 Port uint16
132 Flowinfo uint32
133 Addr [16]byte /* in6_addr */
134 Scope_id uint32
Dztypes_netbsd_386.go123 type RawSockaddrInet6 struct { struct
124 Len uint8
125 Family uint8
126 Port uint16
127 Flowinfo uint32
128 Addr [16]byte /* in6_addr */
129 Scope_id uint32
Dztypes_darwin_arm.go157 type RawSockaddrInet6 struct { struct
158 Len uint8
159 Family uint8
160 Port uint16
161 Flowinfo uint32
162 Addr [16]byte /* in6_addr */
163 Scope_id uint32
Dztypes_openbsd_amd64.go157 type RawSockaddrInet6 struct { struct
158 Len uint8
159 Family uint8
160 Port uint16
161 Flowinfo uint32
162 Addr [16]byte /* in6_addr */
163 Scope_id uint32
Dztypes_openbsd_arm.go155 type RawSockaddrInet6 struct { struct
156 Len uint8
157 Family uint8
158 Port uint16
159 Flowinfo uint32
160 Addr [16]byte /* in6_addr */
161 Scope_id uint32
Dztypes_openbsd_386.go155 type RawSockaddrInet6 struct { struct
156 Len uint8
157 Family uint8
158 Port uint16
159 Flowinfo uint32
160 Addr [16]byte /* in6_addr */
161 Scope_id uint32
Dztypes_darwin_amd64.go162 type RawSockaddrInet6 struct { struct
163 Len uint8
164 Family uint8
165 Port uint16
166 Flowinfo uint32
167 Addr [16]byte /* in6_addr */
168 Scope_id uint32
Dztypes_darwin_386.go156 type RawSockaddrInet6 struct { struct
157 Len uint8
158 Family uint8
159 Port uint16
160 Flowinfo uint32
161 Addr [16]byte /* in6_addr */
162 Scope_id uint32
Dztypes_dragonfly_amd64.go158 type RawSockaddrInet6 struct { struct
159 Len uint8
160 Family uint8
161 Port uint16
162 Flowinfo uint32
163 Addr [16]byte /* in6_addr */
164 Scope_id uint32
Dztypes_darwin_arm64.go162 type RawSockaddrInet6 struct { struct
163 Len uint8
164 Family uint8
165 Port uint16
166 Flowinfo uint32
167 Addr [16]byte /* in6_addr */
168 Scope_id uint32
Dztypes_freebsd_arm.go166 type RawSockaddrInet6 struct { struct
167 Len uint8
168 Family uint8
169 Port uint16
170 Flowinfo uint32
171 Addr [16]byte /* in6_addr */
172 Scope_id uint32
Dztypes_freebsd_amd64.go164 type RawSockaddrInet6 struct { struct
165 Len uint8
166 Family uint8
167 Port uint16
168 Flowinfo uint32
169 Addr [16]byte /* in6_addr */
170 Scope_id uint32
Dztypes_freebsd_386.go164 type RawSockaddrInet6 struct { struct
165 Len uint8
166 Family uint8
167 Port uint16
168 Flowinfo uint32
169 Addr [16]byte /* in6_addr */
170 Scope_id uint32
Dtypes_netbsd.go136 type RawSockaddrInet6 C.struct_sockaddr_in6 type
Dtypes_darwin.go132 type RawSockaddrInet6 C.struct_sockaddr_in6 type
Dtypes_openbsd.go141 type RawSockaddrInet6 C.struct_sockaddr_in6 type
Dtypes_dragonfly.go140 type RawSockaddrInet6 C.struct_sockaddr_in6 type
Dtypes_solaris.go154 type RawSockaddrInet6 C.struct_sockaddr_in6 type
Dztypes_linux_sparc64.go178 type RawSockaddrInet6 struct { struct
179 Family uint16
180 Port uint16
181 Flowinfo uint32
182 Addr [16]byte /* in6_addr */
183 Scope_id uint32
Dtypes_freebsd.go240 type RawSockaddrInet6 C.struct_sockaddr_in6 type
Dztypes_linux_s390x.go208 type RawSockaddrInet6 struct { struct
209 Family uint16
210 Port uint16
211 Flowinfo uint32
212 Addr [16]byte /* in6_addr */
213 Scope_id uint32
Dztypes_linux_386.go206 type RawSockaddrInet6 struct { struct
207 Family uint16
208 Port uint16
209 Flowinfo uint32
210 Addr [16]byte /* in6_addr */
211 Scope_id uint32
Dztypes_linux_mips.go207 type RawSockaddrInet6 struct { struct
208 Family uint16
209 Port uint16
210 Flowinfo uint32
211 Addr [16]byte /* in6_addr */
212 Scope_id uint32

12