Home
last modified time | relevance | path

Searched defs:RawSockaddrLinklayer (Results 1 – 12 of 12) sorted by relevance

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_sparc64.go191 type RawSockaddrLinklayer struct { struct
192 Family uint16
193 Protocol uint16
194 Ifindex int32
195 Hatype uint16
196 Pkttype uint8
197 Halen uint8
198 Addr [8]uint8
Dztypes_linux_mips.go220 type RawSockaddrLinklayer struct { struct
221 Family uint16
222 Protocol uint16
223 Ifindex int32
224 Hatype uint16
225 Pkttype uint8
226 Halen uint8
227 Addr [8]uint8
Dztypes_linux_arm.go222 type RawSockaddrLinklayer struct { struct
223 Family uint16
224 Protocol uint16
225 Ifindex int32
226 Hatype uint16
227 Pkttype uint8
228 Halen uint8
229 Addr [8]uint8
Dztypes_linux_arm64.go222 type RawSockaddrLinklayer struct { struct
223 Family uint16
224 Protocol uint16
225 Ifindex int32
226 Hatype uint16
227 Pkttype uint8
228 Halen uint8
229 Addr [8]uint8
Dztypes_linux_ppc64.go223 type RawSockaddrLinklayer struct { struct
224 Family uint16
225 Protocol uint16
226 Ifindex int32
227 Hatype uint16
228 Pkttype uint8
229 Halen uint8
230 Addr [8]uint8
Dztypes_linux_ppc64le.go223 type RawSockaddrLinklayer struct { struct
224 Family uint16
225 Protocol uint16
226 Ifindex int32
227 Hatype uint16
228 Pkttype uint8
229 Halen uint8
230 Addr [8]uint8
Dztypes_linux_amd64.go221 type RawSockaddrLinklayer struct { struct
222 Family uint16
223 Protocol uint16
224 Ifindex int32
225 Hatype uint16
226 Pkttype uint8
227 Halen uint8
228 Addr [8]uint8
Dztypes_linux_mips64le.go222 type RawSockaddrLinklayer struct { struct
223 Family uint16
224 Protocol uint16
225 Ifindex int32
226 Hatype uint16
227 Pkttype uint8
228 Halen uint8
229 Addr [8]uint8
Dztypes_linux_s390x.go221 type RawSockaddrLinklayer struct { struct
222 Family uint16
223 Protocol uint16
224 Ifindex int32
225 Hatype uint16
226 Pkttype uint8
227 Halen uint8
228 Addr [8]uint8
Dztypes_linux_mipsle.go220 type RawSockaddrLinklayer struct { struct
221 Family uint16
222 Protocol uint16
223 Ifindex int32
224 Hatype uint16
225 Pkttype uint8
226 Halen uint8
227 Addr [8]uint8
Dztypes_linux_mips64.go222 type RawSockaddrLinklayer struct { struct
223 Family uint16
224 Protocol uint16
225 Ifindex int32
226 Hatype uint16
227 Pkttype uint8
228 Halen uint8
229 Addr [8]uint8
Dztypes_linux_386.go219 type RawSockaddrLinklayer struct { struct
220 Family uint16
221 Protocol uint16
222 Ifindex int32
223 Hatype uint16
224 Pkttype uint8
225 Halen uint8
226 Addr [8]uint8