FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
u8 * | format_qos_source (u8 *s, va_list *args) |
format/unformat QoS source types More... | |
uword | unformat_qos_source (unformat_input_t *input, va_list *args) |
Variables | |
static const char * | qos_source_names [] = QOS_SOURCE_NAMES |
QoS types. More... | |
format/unformat QoS source types
Definition at line 27 of file qos_types.c.
uword unformat_qos_source | ( | unformat_input_t * | input, |
va_list * | args | ||
) |
Definition at line 35 of file qos_types.c.
|
static |
QoS types.
Definition at line 24 of file qos_types.c.