FD.io VPP  v18.07-rc0-415-g6c78436
Vector Packet Processing
qos_types.c File Reference
+ Include dependency graph for qos_types.c:

Go to the source code of this file.

Functions

u8format_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 tyeps. More...
 

Function Documentation

u8* format_qos_source ( u8 s,
va_list *  args 
)

format/unformat QoS source types

Definition at line 27 of file qos_types.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

uword unformat_qos_source ( unformat_input_t input,
va_list *  args 
)

Definition at line 35 of file qos_types.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

const char* qos_source_names[] = QOS_SOURCE_NAMES
static

QoS tyeps.

Definition at line 24 of file qos_types.c.