openDeadWithTstampPrecision

fnPcapHandle openDeadWithTstampPrecision(int linktype, int snaplen, u_int precision)

Creates a "dead" pcap handle with specified timestamp precision.

Parameters

linktypeThe link-layer type.
snaplenThe snapshot length.
precisionThe timestamp precision.

Returns

A PcapHandle.