Contents

prepend(mbuf_t)

Adds a chain of packets to the head of the queue.

Declaration

virtual void prepend(
 mbuf_tm);

Parameters

  • m:

    A chain of packets to add to the head of the queue.

See Also

Miscellaneous