Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 425 for 0X14 (0.43 sec)

  1. src/vendor/golang.org/x/net/route/zsys_darwin.go

    // Code generated by cmd/cgo -godefs; DO NOT EDIT.
    // cgo -godefs defs_darwin.go
    
    package route
    
    const (
    	sizeofIfMsghdrDarwin15    = 0x70
    	sizeofIfaMsghdrDarwin15   = 0x14
    	sizeofIfmaMsghdrDarwin15  = 0x10
    	sizeofIfMsghdr2Darwin15   = 0xa0
    	sizeofIfmaMsghdr2Darwin15 = 0x14
    	sizeofIfDataDarwin15      = 0x60
    	sizeofIfData64Darwin15    = 0x80
    
    	sizeofRtMsghdrDarwin15  = 0x5c
    	sizeofRtMsghdr2Darwin15 = 0x5c
    	sizeofRtMetricsDarwin15 = 0x38
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 05 19:54:32 UTC 2022
    - 533 bytes
    - Viewed (0)
  2. src/vendor/golang.org/x/net/route/zsys_freebsd_arm64.go

    // Code generated by cmd/cgo -godefs; DO NOT EDIT.
    // cgo -godefs defs_freebsd.go
    
    package route
    
    const (
    	sizeofIfMsghdrlFreeBSD10        = 0xb0
    	sizeofIfaMsghdrFreeBSD10        = 0x14
    	sizeofIfaMsghdrlFreeBSD10       = 0xb0
    	sizeofIfmaMsghdrFreeBSD10       = 0x10
    	sizeofIfAnnouncemsghdrFreeBSD10 = 0x18
    
    	sizeofRtMsghdrFreeBSD10  = 0x98
    	sizeofRtMetricsFreeBSD10 = 0x70
    
    	sizeofIfMsghdrFreeBSD7  = 0xa8
    	sizeofIfMsghdrFreeBSD8  = 0xa8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 05 19:54:32 UTC 2022
    - 1.4K bytes
    - Viewed (0)
  3. src/vendor/golang.org/x/net/route/zsys_freebsd_riscv64.go

    // Code generated by cmd/cgo -godefs; DO NOT EDIT.
    // cgo -godefs defs_freebsd.go
    
    package route
    
    const (
    	sizeofIfMsghdrlFreeBSD10        = 0xb0
    	sizeofIfaMsghdrFreeBSD10        = 0x14
    	sizeofIfaMsghdrlFreeBSD10       = 0xb0
    	sizeofIfmaMsghdrFreeBSD10       = 0x10
    	sizeofIfAnnouncemsghdrFreeBSD10 = 0x18
    
    	sizeofRtMsghdrFreeBSD10  = 0x98
    	sizeofRtMetricsFreeBSD10 = 0x70
    
    	sizeofIfMsghdrFreeBSD7  = 0xa8
    	sizeofIfMsghdrFreeBSD8  = 0xa8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Sep 06 23:07:55 UTC 2022
    - 1.4K bytes
    - Viewed (0)
  4. src/vendor/golang.org/x/net/route/zsys_freebsd_arm.go

    // Code generated by cmd/cgo -godefs; DO NOT EDIT.
    // cgo -godefs defs_freebsd.go
    
    package route
    
    const (
    	sizeofIfMsghdrlFreeBSD10        = 0x68
    	sizeofIfaMsghdrFreeBSD10        = 0x14
    	sizeofIfaMsghdrlFreeBSD10       = 0x6c
    	sizeofIfmaMsghdrFreeBSD10       = 0x10
    	sizeofIfAnnouncemsghdrFreeBSD10 = 0x18
    
    	sizeofRtMsghdrFreeBSD10  = 0x5c
    	sizeofRtMetricsFreeBSD10 = 0x38
    
    	sizeofIfMsghdrFreeBSD7  = 0x70
    	sizeofIfMsghdrFreeBSD8  = 0x70
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 05 19:54:32 UTC 2022
    - 1.4K bytes
    - Viewed (0)
  5. src/syscall/ztypes_darwin_amd64.go

    	SizeofSockaddrAny      = 0x6c
    	SizeofSockaddrUnix     = 0x6a
    	SizeofSockaddrDatalink = 0x14
    	SizeofLinger           = 0x8
    	SizeofIPMreq           = 0x8
    	SizeofIPv6Mreq         = 0x14
    	SizeofMsghdr           = 0x30
    	SizeofCmsghdr          = 0xc
    	SizeofInet4Pktinfo     = 0xc
    	SizeofInet6Pktinfo     = 0x14
    	SizeofIPv6MTUInfo      = 0x20
    	SizeofICMPv6Filter     = 0x20
    )
    
    const (
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 6.9K bytes
    - Viewed (0)
  6. src/syscall/ztypes_linux_ppc64le.go

    	SizeofSockaddrUnix      = 0x6e
    	SizeofSockaddrLinklayer = 0x14
    	SizeofSockaddrNetlink   = 0xc
    	SizeofLinger            = 0x8
    	SizeofIPMreq            = 0x8
    	SizeofIPMreqn           = 0xc
    	SizeofIPv6Mreq          = 0x14
    	SizeofMsghdr            = 0x38
    	SizeofCmsghdr           = 0x10
    	SizeofInet4Pktinfo      = 0xc
    	SizeofInet6Pktinfo      = 0x14
    	SizeofIPv6MTUInfo       = 0x20
    	SizeofICMPv6Filter      = 0x20
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.4K bytes
    - Viewed (0)
  7. src/vendor/golang.org/x/net/route/zsys_freebsd_386.go

    // Code generated by cmd/cgo -godefs; DO NOT EDIT.
    // cgo -godefs defs_freebsd.go
    
    package route
    
    const (
    	sizeofIfMsghdrlFreeBSD10        = 0x68
    	sizeofIfaMsghdrFreeBSD10        = 0x14
    	sizeofIfaMsghdrlFreeBSD10       = 0x6c
    	sizeofIfmaMsghdrFreeBSD10       = 0x10
    	sizeofIfAnnouncemsghdrFreeBSD10 = 0x18
    
    	sizeofRtMsghdrFreeBSD10  = 0x5c
    	sizeofRtMetricsFreeBSD10 = 0x38
    
    	sizeofIfMsghdrFreeBSD7  = 0x60
    	sizeofIfMsghdrFreeBSD8  = 0x60
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 05 19:54:32 UTC 2022
    - 1.5K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go

    	SizeofLinger            = 0x8
    	SizeofIovec             = 0x10
    	SizeofIPMreq            = 0x8
    	SizeofIPMreqn           = 0xc
    	SizeofIPv6Mreq          = 0x14
    	SizeofMsghdr            = 0x30
    	SizeofCmsghdr           = 0xc
    	SizeofInet4Pktinfo      = 0xc
    	SizeofInet6Pktinfo      = 0x14
    	SizeofIPv6MTUInfo       = 0x20
    	SizeofICMPv6Filter      = 0x20
    	SizeofTCPConnectionInfo = 0x70
    )
    
    const (
    	PTRACE_TRACEME = 0x0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 12.4K bytes
    - Viewed (0)
  9. src/syscall/ztypes_solaris_amd64.go

    	SizeofIPMreq           = 0x8
    	SizeofIPv6Mreq         = 0x14
    	SizeofMsghdr           = 0x30
    	SizeofCmsghdr          = 0xc
    	SizeofInet6Pktinfo     = 0x14
    	SizeofIPv6MTUInfo      = 0x24
    	SizeofICMPv6Filter     = 0x20
    )
    
    type FdSet struct {
    	Bits [1024]int64
    }
    
    const (
    	SizeofIfMsghdr  = 0x54
    	SizeofIfData    = 0x44
    	SizeofIfaMsghdr = 0x14
    	SizeofRtMsghdr  = 0x4c
    	SizeofRtMetrics = 0x28
    )
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 5.6K bytes
    - Viewed (0)
  10. src/syscall/ztypes_linux_loong64.go

    	SizeofSockaddrUnix      = 0x6e
    	SizeofSockaddrLinklayer = 0x14
    	SizeofSockaddrNetlink   = 0xc
    	SizeofLinger            = 0x8
    	SizeofIPMreq            = 0x8
    	SizeofIPMreqn           = 0xc
    	SizeofIPv6Mreq          = 0x14
    	SizeofMsghdr            = 0x38
    	SizeofCmsghdr           = 0x10
    	SizeofInet4Pktinfo      = 0xc
    	SizeofInet6Pktinfo      = 0x14
    	SizeofIPv6MTUInfo       = 0x20
    	SizeofICMPv6Filter      = 0x20
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 26 20:15:45 UTC 2022
    - 10.8K bytes
    - Viewed (0)
Back to top