NDIS_STATUS_WAN_CO_FRAGMENT

The NDIS_STATUS_WAN_CO_FRAGMENT status indicates that a CoNDIS WAN miniport driver has received a partial packet from the endpoint of a VC.

Remarks

The StatusBuffer member of the NDIS_STATUS_INDICATION structure contains a pointer to an NDIS_WAN_CO_FRAGMENT structure. The NDIS_WAN_CO_FRAGMENT structure describes the reason that the partial packet was received.

For more information about NDIS_STATUS_WAN_CO_FRAGMENT, see Indicating CoNDIS WAN Miniport Driver Status. For more information about the CoNDIS WAN interface, see Implementing CoNDIS WAN Miniport Drivers.

Requirements

Version

Supported for NDIS 6.0 and NDIS 5.1 drivers in Windows Vista. Supported for NDIS 5.1 drivers in Windows XP.

Header

Ndis.h (include Ndis.h)

See also

NDIS_STATUS_INDICATION

NDIS_WAN_CO_FRAGMENT