Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 103 for Ucred (0.15 sec)

  1. src/syscall/ztypes_linux_ppc64le.go

    	Addr    [16]byte /* in6_addr */
    	Ifindex uint32
    }
    
    type IPv6MTUInfo struct {
    	Addr RawSockaddrInet6
    	Mtu  uint32
    }
    
    type ICMPv6Filter struct {
    	Data [8]uint32
    }
    
    type Ucred struct {
    	Pid int32
    	Uid uint32
    	Gid uint32
    }
    
    type TCPInfo struct {
    	State          uint8
    	Ca_state       uint8
    	Retransmits    uint8
    	Probes         uint8
    	Backoff        uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.4K bytes
    - Viewed (0)
  2. src/syscall/ztypes_linux_arm64.go

    	Addr    [16]byte /* in6_addr */
    	Ifindex uint32
    }
    
    type IPv6MTUInfo struct {
    	Addr RawSockaddrInet6
    	Mtu  uint32
    }
    
    type ICMPv6Filter struct {
    	Data [8]uint32
    }
    
    type Ucred struct {
    	Pid int32
    	Uid uint32
    	Gid uint32
    }
    
    type TCPInfo struct {
    	State          uint8
    	Ca_state       uint8
    	Retransmits    uint8
    	Probes         uint8
    	Backoff        uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.2K bytes
    - Viewed (0)
  3. src/syscall/types_linux.go

    type Cmsghdr C.struct_cmsghdr
    
    type Inet4Pktinfo C.struct_in_pktinfo
    
    type Inet6Pktinfo C.struct_in6_pktinfo
    
    type IPv6MTUInfo C.struct_ip6_mtuinfo
    
    type ICMPv6Filter C.struct_icmp6_filter
    
    type Ucred C.struct_ucred
    
    type TCPInfo C.struct_tcp_info
    
    const (
    	SizeofSockaddrInet4     = C.sizeof_struct_sockaddr_in
    	SizeofSockaddrInet6     = C.sizeof_struct_sockaddr_in6
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 26 20:15:45 UTC 2022
    - 10.9K bytes
    - Viewed (0)
  4. src/syscall/ztypes_linux_mips64.go

    	Addr    [16]byte /* in6_addr */
    	Ifindex uint32
    }
    
    type IPv6MTUInfo struct {
    	Addr RawSockaddrInet6
    	Mtu  uint32
    }
    
    type ICMPv6Filter struct {
    	Data [8]uint32
    }
    
    type Ucred struct {
    	Pid int32
    	Uid uint32
    	Gid uint32
    }
    
    type TCPInfo struct {
    	State          uint8
    	Ca_state       uint8
    	Retransmits    uint8
    	Probes         uint8
    	Backoff        uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.1K bytes
    - Viewed (0)
  5. src/syscall/ztypes_linux_ppc64.go

    	Addr    [16]byte /* in6_addr */
    	Ifindex uint32
    }
    
    type IPv6MTUInfo struct {
    	Addr RawSockaddrInet6
    	Mtu  uint32
    }
    
    type ICMPv6Filter struct {
    	Data [8]uint32
    }
    
    type Ucred struct {
    	Pid int32
    	Uid uint32
    	Gid uint32
    }
    
    type TCPInfo struct {
    	State          uint8
    	Ca_state       uint8
    	Retransmits    uint8
    	Probes         uint8
    	Backoff        uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.2K bytes
    - Viewed (0)
  6. src/syscall/ztypes_linux_riscv64.go

    	Addr    [16]byte /* in6_addr */
    	Ifindex uint32
    }
    
    type IPv6MTUInfo struct {
    	Addr RawSockaddrInet6
    	Mtu  uint32
    }
    
    type ICMPv6Filter struct {
    	Data [8]uint32
    }
    
    type Ucred struct {
    	Pid int32
    	Uid uint32
    	Gid uint32
    }
    
    type TCPInfo struct {
    	State          uint8
    	Ca_state       uint8
    	Retransmits    uint8
    	Probes         uint8
    	Backoff        uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.2K bytes
    - Viewed (0)
  7. src/syscall/ztypes_linux_s390x.go

    	Addr    [16]byte /* in6_addr */
    	Ifindex uint32
    }
    
    type IPv6MTUInfo struct {
    	Addr RawSockaddrInet6
    	Mtu  uint32
    }
    
    type ICMPv6Filter struct {
    	Data [8]uint32
    }
    
    type Ucred struct {
    	Pid int32
    	Uid uint32
    	Gid uint32
    }
    
    type TCPInfo struct {
    	State          uint8
    	Ca_state       uint8
    	Retransmits    uint8
    	Probes         uint8
    	Backoff        uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10.4K bytes
    - Viewed (0)
  8. src/syscall/ztypes_linux_arm.go

    	Addr    [16]byte /* in6_addr */
    	Ifindex uint32
    }
    
    type IPv6MTUInfo struct {
    	Addr RawSockaddrInet6
    	Mtu  uint32
    }
    
    type ICMPv6Filter struct {
    	Data [8]uint32
    }
    
    type Ucred struct {
    	Pid int32
    	Uid uint32
    	Gid uint32
    }
    
    type TCPInfo struct {
    	State          uint8
    	Ca_state       uint8
    	Retransmits    uint8
    	Probes         uint8
    	Backoff        uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 11.5K bytes
    - Viewed (0)
  9. src/syscall/ztypes_linux_mips.go

    	Addr    [16]byte /* in6_addr */
    	Ifindex uint32
    }
    
    type IPv6MTUInfo struct {
    	Addr RawSockaddrInet6
    	Mtu  uint32
    }
    
    type ICMPv6Filter struct {
    	Data [8]uint32
    }
    
    type Ucred struct {
    	Pid int32
    	Uid uint32
    	Gid uint32
    }
    
    type TCPInfo struct {
    	State          uint8
    	Ca_state       uint8
    	Retransmits    uint8
    	Probes         uint8
    	Backoff        uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10K bytes
    - Viewed (0)
  10. src/syscall/ztypes_linux_mipsle.go

    	Addr    [16]byte /* in6_addr */
    	Ifindex uint32
    }
    
    type IPv6MTUInfo struct {
    	Addr RawSockaddrInet6
    	Mtu  uint32
    }
    
    type ICMPv6Filter struct {
    	Data [8]uint32
    }
    
    type Ucred struct {
    	Pid int32
    	Uid uint32
    	Gid uint32
    }
    
    type TCPInfo struct {
    	State          uint8
    	Ca_state       uint8
    	Retransmits    uint8
    	Probes         uint8
    	Backoff        uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 10K bytes
    - Viewed (0)
Back to top