Site icon EfmSoft

What does NTSTATUS 0xC023002D (STATUS_NDIS_INVALID_PORT) mean?

 
Previous Next
STATUS_NDIS_UNSUPPORTED_REVISION STATUS_NDIS_INVALID_PORT_STATE

STATUS_NDIS_INVALID_PORT

The request names an invalid NDIS port

STATUS_NDIS_INVALID_PORT concerns an NDIS port number within a miniport, not a TCP or UDP port. A miniport can expose and manage ports, and operations that target a missing port or an invalid port set cannot be applied to the adapter.

Port activation and deactivation have explicit rules. For example, NDIS rejects a deactivation set that includes a nonexistent port, and the default port has additional constraints. The correct evidence is the miniport’s allocated and activated port inventory.

Evidence that narrows it

References


Looking for a different code? Search another status or error code.

Exit mobile version