PcapHandle.stats

PcapStatus stats(out pcap_stat stat)

Returns statistics for the handle.

Parameters

statThe structure to receive the statistics.

Returns

A PcapStatus indicating success or error.