Adapter link type. Identifies the physical medium type.
Adapter capture mode. You can configure the adapter to capture packets or collect network statistics.
Adapter hardware filter flags. You can define the hardware level packet filter by the combination of packet type flags.
Protocol type identificator.
| enum LinkType |
Adapter link type. Identifies the physical medium type.
| enum Mode |
Adapter capture mode. You can configure the adapter to capture packets or collect network statistics.
| PktXModeCapture | Captured packets are returned as _IPktXPacketXEvents::OnPacket events. |
| PktXModeStatistics | Statistics are returned periodically as _IPktXPacketXEvents::OnStatistics events. |
| enum PacketType |
Adapter hardware filter flags. You can define the hardware level packet filter by the combination of packet type flags.
| enum ProtocolType |
Protocol type identificator.