nbluro.h header
This header is used by network. For more information, see:
nbluro.h contains the following programming interfaces:
Functions
NET_BUFFER_LIST_IS_URO_SET NET_BUFFER_LIST_IS_URO_SET returns whether the UDP RSC (URO) offload information is set for a NET_BUFFER_LIST structure. |
NET_BUFFER_LIST_UDP_COALESCED_SEG_COUNT The NET_BUFFER_LIST_UDP_COALESCED_SEG_COUNT macro returns the number of segments that were coalesced into a NET_BUFFER_LIST structure. |
NET_BUFFER_LIST_UDP_COALESCED_SEG_SIZE NDIS drivers use NET_BUFFER_LIST_UDP_COALESCED_SEG_SIZE to get and set the size, in bytes, of the individual UDP datagram payloads that were coalesced into a single NET_BUFFER_LIST structure. |
Structures
NDIS_UDP_RSC_OFFLOAD The NDIS_UDP_RSC_OFFLOAD structure contains the offload support state for UDP RSC (URO). |
NDIS_UDP_RSC_OFFLOAD_NET_BUFFER_LIST_INFO NDIS_UDP_RSC_OFFLOAD_NET_BUFFER_LIST_INFO specifies the UDP RSC (URO) offload information for a NET_BUFFER_LIST structure. |