acltdtQueueRouteQueryInfoParamType

typedef enum {
ACL_TDT_QUEUE_ROUTE_QUERY_MODE_ENUM = 0, // query matching mode. If this parameter type is selected, the parameter value comes from the enumerated values of acltdtQueueRouteQueryMode.
ACL_TDT_QUEUE_ROUTE_QUERY_SRC_ID_UINT32, // specifies the ID of the source queue to be queried.
ACL_TDT_QUEUE_ROUTE_QUERY_DST_ID_UINT32 // specifies the ID of the target queue to be queried.
} acltdtQueueRouteQueryInfoParamType;