Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for InDiscards (0.13 sec)

  1. src/syscall/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
    	OutQLen         uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Feb 20 06:04:31 UTC 2024
    - 27.8K bytes
    - Viewed (0)
Back to top