Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for InDiscards (0.1 sec)

  1. src/cmd/vendor/golang.org/x/sys/windows/types_windows.go

    	PhysAddr        [MAXLEN_PHYSADDR]byte
    	AdminStatus     uint32
    	OperStatus      uint32
    	LastChange      uint32
    	InOctets        uint32
    	InUcastPkts     uint32
    	InNUcastPkts    uint32
    	InDiscards      uint32
    	InErrors        uint32
    	InUnknownProtos uint32
    	OutOctets       uint32
    	OutUcastPkts    uint32
    	OutNUcastPkts   uint32
    	OutDiscards     uint32
    	OutErrors       uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 05 22:18:42 UTC 2024
    - 104.1K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go

    	outWinProbes      uint32
    	probeDrops        uint32
    	keepAliveProbes   uint32
    	keepAliveDrops    uint32
    	finwait2Drops     uint32
    	acceptCount       uint64
    	inBulkQSegs       uint64
    	inDiscards        uint64
    	connFloods        uint32
    	connStalls        uint32
    	cfgEphemDef       uint16
    	ephemInUse        uint16
    	ephemHiWater      uint16
    	flags             byte
    	_                 [1]byte
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 84.4K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Mclpool.Hwm", Field, 2},
    		{"Mclpool.Lwm", Field, 2},
    		{"MibIfRow", Type, 0},
    		{"MibIfRow.AdminStatus", Field, 0},
    		{"MibIfRow.Descr", Field, 0},
    		{"MibIfRow.DescrLen", Field, 0},
    		{"MibIfRow.InDiscards", Field, 0},
    		{"MibIfRow.InErrors", Field, 0},
    		{"MibIfRow.InNUcastPkts", Field, 0},
    		{"MibIfRow.InOctets", Field, 0},
    		{"MibIfRow.InUcastPkts", Field, 0},
    		{"MibIfRow.InUnknownProtos", 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)
Back to top