#include <qos.h>
|
uint32_t | qos_id |
|
uint8_t | new_flow |
|
uint32_t | state_change |
|
Structure that contains the QoS Flow State
- Parameters
-
qos_id |
|
new_flow |
- Values :
- 0 - Existing flow
- 1 - Newly added flow
|
state_change |
- Flow state change flow.
- Values:
- QOS_FLOW_ACTIVATED (0) - Flow activated
- QOS_FLOW_MODIFIED (1) - Flow modified
- QOS_FLOW_DELETED (2) - Flow deleted
- QOS_FLOW_SUSPENDED (3) - Flow suspended
- QOS_FLOW_ENABLED (4) - Flow enabled
- QOS_FLOW_DISABLED (5) - Flow disabled
- QOS_FLOW_REBIND (6) - Flow rebind
|
The documentation for this struct was generated from the following file: