Reusing the NET_BUFFER_LIST

Hi,

The WDK documentation says:
Reusing the NET_BUFFER_LIST structures can yield better performance than returning the structures to a pool and then reallocating them for another send operation.

Do I have them as a re-initialized before reuse?

Maxim