Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Cwm (0.2 sec)

  1. src/syscall/ztypes_openbsd_386.go

    	Recvpipe uint32
    	Sendpipe uint32
    	Ssthresh uint32
    	Rtt      uint32
    	Rttvar   uint32
    	Pad      uint32
    }
    
    type Mclpool struct {
    	Grown int32
    	Alive uint16
    	Hwm   uint16
    	Cwm   uint16
    	Lwm   uint16
    }
    
    const (
    	SizeofBpfVersion = 0x4
    	SizeofBpfStat    = 0x8
    	SizeofBpfProgram = 0x8
    	SizeofBpfInsn    = 0x8
    	SizeofBpfHdr     = 0x14
    )
    
    type BpfVersion struct {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 6.7K bytes
    - Viewed (0)
  2. src/syscall/ztypes_openbsd_amd64.go

    	Recvpipe uint32
    	Sendpipe uint32
    	Ssthresh uint32
    	Rtt      uint32
    	Rttvar   uint32
    	Pad      uint32
    }
    
    type Mclpool struct {
    	Grown int32
    	Alive uint16
    	Hwm   uint16
    	Cwm   uint16
    	Lwm   uint16
    }
    
    const (
    	SizeofBpfVersion = 0x4
    	SizeofBpfStat    = 0x8
    	SizeofBpfProgram = 0x10
    	SizeofBpfInsn    = 0x8
    	SizeofBpfHdr     = 0x14
    )
    
    type BpfVersion struct {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 6.9K bytes
    - Viewed (0)
  3. src/cmd/go/internal/modfetch/zip_sum_test/testdata/zip_sums.csv

    github.com/itchio/httpkit,v0.0.0-20190702184704-639fe5edf1f1,h1:mViP/A8hAP04YWbbZR7Kcm7rTkUeT2HLcn3BBiK+CwM=,e56bf70a53a305f6866631d1272a3f3543abd45a68c50d202ddc80796b58c461
    github.com/itchio/kompress,v0.0.0-20190702090658-5e2558a00102,h1:QXEwRXrrx+7CxU+Y+G4GpDk4mUeHbP7grMXHhydk8qU=,cadec4996aed4026c0e0321f90b5bb11d9b8d1de3665752b2e862c6ddbfa229d
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 18 17:29:01 UTC 2020
    - 334.9K bytes
    - Viewed (0)
  4. gradle/verification-keyring.keys

    FM167F56IHTnv9bKEv3Un1puPGgWnCpnF6zBx5Xg/3La4A01vkVydsb0P0Cx+ETP
    WCZzyRenut5dQLUAQEXz+G8HjdRf+aK824Mx4WAfpV8zkCkVae+se/txEFxedb/Y
    5jfejMqFX4M07ZuAydoFkeyCMaxin7WZI4ZUW1+st7nSMQipZuv2XsTu6tbilQOc
    cWm+5zILmBsSD7RT1+ek7F8ib130sFVsE4MKxXh0DGLPEPiyStLVF41310m6rA==
    =h1le
    -----END PGP PUBLIC KEY BLOCK-----
    
    pub    FEFE78456EDDC34A
    uid    Mattia Tommasone <******@****.***>
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"MS_UNBINDABLE", Const, 0},
    		{"Madvise", Func, 0},
    		{"MapViewOfFile", Func, 0},
    		{"MaxTokenInfoClass", Const, 0},
    		{"Mclpool", Type, 2},
    		{"Mclpool.Alive", Field, 2},
    		{"Mclpool.Cwm", Field, 2},
    		{"Mclpool.Grown", Field, 2},
    		{"Mclpool.Hwm", Field, 2},
    		{"Mclpool.Lwm", Field, 2},
    		{"MibIfRow", Type, 0},
    		{"MibIfRow.AdminStatus", Field, 0},
    		{"MibIfRow.Descr", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  6. api/go1.2.txt

    pkg syscall (openbsd-386), type Kevent_t struct, Udata *uint8
    pkg syscall (openbsd-386), type Mclpool struct
    pkg syscall (openbsd-386), type Mclpool struct, Alive uint16
    pkg syscall (openbsd-386), type Mclpool struct, Cwm uint16
    pkg syscall (openbsd-386), type Mclpool struct, Grown uint32
    pkg syscall (openbsd-386), type Mclpool struct, Hwm uint16
    pkg syscall (openbsd-386), type Mclpool struct, Lwm uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
Back to top