Virtuozzo Virtualization SDK C API Reference
|
Allows to enable and disable packet rate limiting by setting MPU.
PRL_RESULT PrlNetworkShapingEntry_SetRateMPU( PRL_HANDLE pNetworkShapingEntry, PRL_INT32 nRateMPU );
PrlApiNet.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.