Crate pcap [] [src]

Structs

Capture

This represents an open capture handle attached to a device.

CaptureBuilder

This is a builder for a Capture handle. It's useful when you want to specify certain parameters, like promiscuous mode, or buffer length, before opening.

Device

A network device as returned from Devices::list_all().

Devices

An iterator over devices that pcap is aware about on the system.

Enums

Error

An error received from pcap