nbl.h header

This header is used by network. For more information, see:

nbl.h contains the following programming interfaces:

Structures

 
NET_BUFFER

The NET_BUFFER structure specifies data that is transmitted or received over the network.
NET_BUFFER_DATA

The NET_BUFFER_DATA structure contains information for managing the data buffers that are attached to a NET_BUFFER structure, and it identifies the next NET_BUFFER structure in a list of NET_BUFFER structures.
NET_BUFFER_HEADER

The NET_BUFFER_HEADER structure specifies header information for the NET_BUFFER structure.
NET_BUFFER_LIST

The NET_BUFFER_LIST structure specifies a linked list of NET_BUFFER structures.
NET_BUFFER_LIST_CONTEXT

The NET_BUFFER_LIST_CONTEXT structure stores context information for a NET_BUFFER_LIST structure.
NET_BUFFER_LIST_DATA

The NET_BUFFER_LIST_DATA structure contains management data for the NET_BUFFER structures that are linked to a NET_BUFFER_LIST structure.
NET_BUFFER_LIST_HEADER

The NET_BUFFER_LIST_HEADER defines header information for the NET_BUFFER_LIST structure.
NET_BUFFER_SHARED_MEMORY

The NET_BUFFER_SHARED_MEMORY structure specifies a shared memory buffer that is associated with a NET_BUFFER structure.