Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This header is used by network. For more information, see:
nblrsc.h contains the following programming interfaces:
Functions
NET_BUFFER_LIST_COALESCED_SEG_COUNT The NET_BUFFER_LIST_COALESCED_SEG_COUNT is a macro that NDIS drivers use to get and set the number of coalesced segments in a NET_BUFFER_LIST structure. |
NET_BUFFER_LIST_DUP_ACK_COUNT The NET_BUFFER_LIST_DUP_ACK_COUNT is a macro that NDIS drivers use to get and set the number of coalesced segments in a NET_BUFFER_LIST structure. |
NET_BUFFER_LIST_IS_TCP_RSC_SET NET_BUFFER_LIST_IS_TCP_RSC_SET returns whether receive segment coalescing (RSC) is set for a NET_BUFFER_LIST structure. |
Structures
NDIS_RSC_NBL_INFO The NDIS_RSC_NBL_INFO union specifies receive segment coalescing (RSC) counter information that is associated with a NET_BUFFER_LIST structure. |