Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
PHT_NETWORK_SHAPING
Functions  Functions by Handle  Legend

The PHT_NETWORK_SHAPING handle is used to configure network shaping. The handle is obtained using the PrlNetworkShapingEntry_Create function.

Functions
 
Name 
Description 
 
Creates a new handle of type PHT_NETWORK_SHAPING. 
 
Returns the network class id. 
 
Returns the network device for specified shaping entry. 
 
Returns the default rate for specified shaping entry. 
 
Returns MPU size for packet rate limitation. 
 
Returns the total rate for specified shaping entry. 
 
Sets the network class id for specified shaping entry. 
 
Sets the specified network device. 
 
Sets the default network guaranteed rate. 
 
Allows to enable and disable packet rate limiting by setting MPU. 
 
Sets the total rate for specified shaping entry. 
Links
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.