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.
Adds a chain of packets to the head of the queue.
virtual void prepend(
mbuf_tm);A chain of packets to add to the head of the queue.