Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for from_version (0.29 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go

    )
    
    const SPEED_UNKNOWN = -0x1
    
    type EthtoolDrvinfo struct {
    	Cmd          uint32
    	Driver       [32]byte
    	Version      [32]byte
    	Fw_version   [32]byte
    	Bus_info     [32]byte
    	Erom_version [32]byte
    	Reserved2    [12]byte
    	N_priv_flags uint32
    	N_stats      uint32
    	Testinfo_len uint32
    	Eedump_len   uint32
    	Regdump_len  uint32
    }
    
    type (
    	HIDRawReportDescriptor struct {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const RTM_SETGATE = 18
    pkg syscall (netbsd-arm64-cgo), const RTM_SETGATE ideal-int
    pkg syscall (netbsd-arm64-cgo), const RTM_VERSION = 4
    pkg syscall (netbsd-arm64-cgo), const RTM_VERSION ideal-int
    pkg syscall (netbsd-arm64-cgo), const RTV_EXPIRE = 4
    pkg syscall (netbsd-arm64-cgo), const RTV_EXPIRE ideal-int
    pkg syscall (netbsd-arm64-cgo), const RTV_HOPCOUNT = 2
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  3. api/go1.16.txt

    pkg syscall (darwin-arm64), const RTM_RTTUNIT = 1000000
    pkg syscall (darwin-arm64), const RTM_RTTUNIT ideal-int
    pkg syscall (darwin-arm64), const RTM_VERSION = 5
    pkg syscall (darwin-arm64), const RTM_VERSION ideal-int
    pkg syscall (darwin-arm64), const RTV_EXPIRE = 4
    pkg syscall (darwin-arm64), const RTV_EXPIRE ideal-int
    pkg syscall (darwin-arm64), const RTV_HOPCOUNT = 2
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
Back to top