PacketChannelStats Object


Description:

Packet Channel Statistic counters.

Automatically created from: PacketChannel

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

PacketChannel

Use this to connect a results object to an object.

PacketChannelStats Writable Attributes

There are no writable attributes.

PacketChannelStats Read-Only Attributes

Read-Only Attribute Description
InRxQueueCount

Number of packets in receive queue.

Type: u64

Default: 0

RxCount

Number of packets received.

Type: u64

Default: 0

RxDiscardedCount

Number of packets dropped due to queue overflow.

Type: u64

Default: 0

TxCount

Number of packets Transmitted.

Type: u64

Default: 0