Skip to main content

DEFAULT_SNAP_LEN

Constant DEFAULT_SNAP_LEN 

Source
pub const DEFAULT_SNAP_LEN: u32 = 262144; // 262_144u32
Expand description

The default snapshot length value large enough to hold one full packet on most links.

This is the same value as chosen by libpcap.