Contents

flush

Frees all packets currently held in the queue and releases them back to the free mbuf pool.

Declaration

virtual UInt32 flush();

Return Value

Returns the number of packets freed.

Overview

The size of the queue is cleared to zero.

See Also

Miscellaneous