FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
qos_egress_map_t_ Struct Reference

For a given output source a table maps each value of every input source. 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 source.

Definition at line 37 of file qos_egress_map.h.

Member Function Documentation

◆ CLIB_CACHE_LINE_ALIGN_MARK()

qos_egress_map_t_::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Required for pool_get_aligned.

Field Documentation

◆ qem_output

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: