Home
last modified time | relevance | path

Searched refs:SizeofNdMsg (Results 1 – 25 of 1995) sorted by relevance

12345678910>>...80

/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/jsimonetti/rtnetlink/
H A Dneigh.go46 b := make([]byte, unix.SizeofNdMsg)
76 if l < unix.SizeofNdMsg {
86 if l > unix.SizeofNdMsg {
88 ad, err := netlink.NewAttributeDecoder(b[unix.SizeofNdMsg:])
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/jsimonetti/rtnetlink/internal/unix/
H A Dtypes_linux.go16 SizeofNdMsg = linux.SizeofNdMsg const
H A Dtypes_other.go12 SizeofNdMsg = 0xc const
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/tjfoc/gmsm/vendor/golang.org/x/sys/unix/
H A Dztypes_linux_386.go620 SizeofNdMsg = 0xc const
H A Dztypes_linux_s390x.go621 SizeofNdMsg = 0xc const
H A Dztypes_linux_amd64.go621 SizeofNdMsg = 0xc const
H A Dztypes_linux_mips64.go622 SizeofNdMsg = 0xc const
H A Dztypes_linux_mips64le.go622 SizeofNdMsg = 0xc const
H A Dztypes_linux_mipsle.go623 SizeofNdMsg = 0xc const
H A Dztypes_linux_ppc64.go623 SizeofNdMsg = 0xc const
H A Dztypes_linux_arm64.go622 SizeofNdMsg = 0xc const
H A Dztypes_linux_ppc64le.go623 SizeofNdMsg = 0xc const
H A Dztypes_linux_riscv64.go622 SizeofNdMsg = 0xc const
H A Dztypes_linux_arm.go624 SizeofNdMsg = 0xc const
H A Dztypes_linux_mips.go623 SizeofNdMsg = 0xc const
H A Dztypes_linux_sparc64.go625 SizeofNdMsg = 0xc const
/dports/www/beehive/beehive-0.4.0/vendor/golang.org/x/sys/unix/
H A Dztypes_linux_arm.go624 SizeofNdMsg = 0xc const
/dports/www/carbonapi/carbonapi-0.14.1/vendor/golang.org/x/sys/unix/
H A Dztypes_linux_386.go620 SizeofNdMsg = 0xc const
H A Dztypes_linux_arm.go624 SizeofNdMsg = 0xc const
H A Dztypes_linux_mips.go623 SizeofNdMsg = 0xc const
H A Dztypes_linux_mips64.go622 SizeofNdMsg = 0xc const
H A Dztypes_linux_ppc64.go623 SizeofNdMsg = 0xc const
H A Dztypes_linux_amd64.go621 SizeofNdMsg = 0xc const
H A Dztypes_linux_arm64.go622 SizeofNdMsg = 0xc const
H A Dztypes_linux_mips64le.go622 SizeofNdMsg = 0xc const

12345678910>>...80