mirror of
https://github.com/golang/net.git
synced 2026-03-31 10:27:08 +09:00
These were never used since they were added in CL 22446. Cq-Include-Trybots: luci.golang.try:x_net-gotip-freebsd-amd64,x_net-gotip-darwin-arm64_13 Change-Id: I1d5952ec299ea22f2f0c62da552638ba0438a15b Reviewed-on: https://go-review.googlesource.com/c/net/+/635135 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org> Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
37 lines
932 B
Go
37 lines
932 B
Go
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
|
|
// cgo -godefs defs_freebsd.go
|
|
|
|
package route
|
|
|
|
const (
|
|
sizeofIfMsghdrlFreeBSD10 = 0x68
|
|
sizeofIfaMsghdrFreeBSD10 = 0x14
|
|
sizeofIfmaMsghdrFreeBSD10 = 0x10
|
|
sizeofIfAnnouncemsghdrFreeBSD10 = 0x18
|
|
|
|
sizeofRtMsghdrFreeBSD10 = 0x5c
|
|
sizeofRtMetricsFreeBSD10 = 0x38
|
|
|
|
sizeofIfMsghdrFreeBSD7 = 0x70
|
|
sizeofIfMsghdrFreeBSD8 = 0x70
|
|
sizeofIfMsghdrFreeBSD9 = 0x70
|
|
sizeofIfMsghdrFreeBSD10 = 0x70
|
|
sizeofIfMsghdrFreeBSD11 = 0xa8
|
|
|
|
sizeofIfaMsghdrFreeBSD10Emu = 0x14
|
|
sizeofIfmaMsghdrFreeBSD10Emu = 0x10
|
|
sizeofIfAnnouncemsghdrFreeBSD10Emu = 0x18
|
|
|
|
sizeofRtMsghdrFreeBSD10Emu = 0x5c
|
|
sizeofRtMetricsFreeBSD10Emu = 0x38
|
|
|
|
sizeofIfMsghdrFreeBSD7Emu = 0x70
|
|
sizeofIfMsghdrFreeBSD8Emu = 0x70
|
|
sizeofIfMsghdrFreeBSD9Emu = 0x70
|
|
sizeofIfMsghdrFreeBSD10Emu = 0x70
|
|
sizeofIfMsghdrFreeBSD11Emu = 0xa8
|
|
|
|
sizeofSockaddrInet = 0x10
|
|
sizeofSockaddrInet6 = 0x1c
|
|
)
|