macro NET_BUFFER_LIST_UDP_COALESCED_SEG_COUNT (ndis/nnlro.h)
La macro NET_BUFFER_LIST_UDP_COALESCED_SEG_COUNT restituisce il numero di segmenti che sono stati uniti in una struttura NET_BUFFER_LIST .
Sintassi
void NET_BUFFER_LIST_UDP_COALESCED_SEG_COUNT(
_NBL
);
Parametri
_NBL
Puntatore a una struttura NET_BUFFER_LIST .
Valore restituito
NET_BUFFER_LIST_UDP_COALESCED_SEG_COUNT restituisce il membro SegCount della struttura NDIS_UDP_RSC_OFFLOAD_NET_BUFFER_LIST_INFO associata all'identificatore UdpRecvSegCoalesceOffloadInfo . Le informazioni vengono recuperate dal membro NetBufferListInfo della struttura NET_BUFFER_LIST indicata.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 11, versione 24H2 |
Intestazione | ndis/n tharo.h (include ndis.h) |