FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
qos_egress_map_t_ Struct Reference

For a given output source a table maps each value of every input sorce. More...

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 Required for pool_get_aligned. More...
 

Data Fields

qos_bits_t qem_output [QOS_N_SOURCES][256]
 The array of output mapped values; output = eq_qos[input-source][input-value]. More...
 

Detailed Description

For a given output source a table maps each value of every input sorce.

Definition at line 37 of file qos_egress_map.h.

Member Function Documentation

qos_egress_map_t_::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Required for pool_get_aligned.

Field Documentation

qos_bits_t qos_egress_map_t_::qem_output[QOS_N_SOURCES][256]

The array of output mapped values; output = eq_qos[input-source][input-value].

Definition at line 48 of file qos_egress_map.h.


The documentation for this struct was generated from the following file: