Module pnet_datalink::bpf[][src]

Expand description

Support for sending and receiving data link layer packets using the /dev/bpf device.

Structs

Config

The BPF-specific configuration.

Functions

channel

Create a datalink channel using the /dev/bpf device

interfaces

Get a list of available network interfaces for the current machine.