|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.12.0.1
|
#include "openapi_common.h"Go to the source code of this file.
Functions | |
| open_error_t | openapiDiffServGenAdminModeGet (openapiClientHandle_t *client_handle, OPEN_CONTROL_t *pMode) |
| Gets admin mode of DiffServ administrative. More... | |
| open_error_t | openapiDiffServGenAdminModeSet (openapiClientHandle_t *client_handle, OPEN_CONTROL_t mode) |
| Set the value of the DiffServ administrative mode. More... | |
| open_error_t | openapiDiffServGenTableSizeGet (openapiClientHandle_t *client_handle, OPEN_DIFFSERV_GEN_STATUS_GROUP_OBJECT_t diffTableGrpObj, uint32_t *pSize) |
| Get size of the given group Table. More... | |