![]() |
FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Include dependency graph for qos_api.c:Go to the source code of this file.
Data Structures | |
| struct | qos_record_send_walk_ctx_t_ |
| struct | qos_store_send_walk_ctx_t_ |
| struct | qos_egress_map_send_walk_ctx_t_ |
| struct | qos_mark_send_walk_ctx_t_ |
Macros | |
| #define | vl_typedefs /* define message structures */ |
| #define | vl_endianfun /* define message structures */ |
| #define | vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__) |
| #define | vl_printfun |
| #define | foreach_qos_api_msg |
| #define | vl_msg_name_crc_list |
Typedefs | |
| typedef struct qos_record_send_walk_ctx_t_ | qos_record_send_walk_ctx_t |
| typedef struct qos_store_send_walk_ctx_t_ | qos_store_send_walk_ctx_t |
| typedef struct qos_egress_map_send_walk_ctx_t_ | qos_egress_map_send_walk_ctx_t |
| typedef struct qos_mark_send_walk_ctx_t_ | qos_mark_send_walk_ctx_t |
| #define foreach_qos_api_msg |
| #define vl_print | ( | handle, | |
| ... | |||
| ) | vlib_cli_output (handle, __VA_ARGS__) |
| typedef struct qos_egress_map_send_walk_ctx_t_ qos_egress_map_send_walk_ctx_t |
| typedef struct qos_mark_send_walk_ctx_t_ qos_mark_send_walk_ctx_t |
| typedef struct qos_record_send_walk_ctx_t_ qos_record_send_walk_ctx_t |
| typedef struct qos_store_send_walk_ctx_t_ qos_store_send_walk_ctx_t |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| void vl_api_qos_egress_map_delete_t_handler | ( | vl_api_qos_egress_map_delete_t * | mp | ) |
|
static |
| void vl_api_qos_egress_map_update_t_handler | ( | vl_api_qos_egress_map_update_t * | mp | ) |
|
static |
| void vl_api_qos_mark_enable_disable_t_handler | ( | vl_api_qos_mark_enable_disable_t * | mp | ) |
|
static |
| void vl_api_qos_record_enable_disable_t_handler | ( | vl_api_qos_record_enable_disable_t * | mp | ) |
|
static |
| void vl_api_qos_store_enable_disable_t_handler | ( | vl_api_qos_store_enable_disable_t * | mp | ) |
| VLIB_API_INIT_FUNCTION | ( | qos_api_hookup | ) |
Here is the caller graph for this function: