acltdtQueueRouteQueryInfoParamType
typedef enum {
ACL_TDT_QUEUE_ROUTE_QUERY_MODE_ENUM = 0, //Query matching mode. If this parameter type is selected, the parameter value is obtained from the enum value of acltdtQueueRouteQueryMode.
ACL_TDT_QUEUE_ROUTE_QUERY_SRC_ID_UINT32, //ID of the source queue to be queried
ACL_TDT_QUEUE_ROUTE_QUERY_DST_ID_UINT32 //ID of the destination queue to be queried
} acltdtQueueRouteQueryInfoParamType;
Parent topic: Data Types and Operations