PcapHandle.setBuff

PcapStatus setBuff(int dim)

Sets the size of the kernel buffer. (Windows only)

Parameters

dimThe size of the buffer in bytes.

Returns

A PcapStatus indicating success or error.