ReactOS 0.4.16-dev-1170-ge326b06
Collaboration diagram for Network buffers:

Network buffer descriptor for Netconn API. Based on Packet buffers (PBUF) internally to avoid copying data around.
Buffers must not be shared across multiple threads, all functions except netbuf_new() and netbuf_delete() are not thread-safe.