![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
Include dependency graph for qos_mark.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | qos_mark_enable (u32 sw_if_index, qos_source_t output_source, qos_egress_map_id_t tid) |
| enable QoS marking by associating a MAP with an interface. More... | |
| int | qos_mark_disable (u32 sw_if_index, qos_source_t output_source) |
| int qos_mark_disable | ( | u32 | sw_if_index, |
| qos_source_t | output_source | ||
| ) |
Definition at line 362 of file qos_mark.c.
Here is the call graph for this function:
Here is the caller graph for this function:| int qos_mark_enable | ( | u32 | sw_if_index, |
| qos_source_t | output_source, | ||
| qos_egress_map_id_t | tid | ||
| ) |
enable QoS marking by associating a MAP with an interface.
The output_source specifies which protocol/header the QoS value will be written into
Definition at line 338 of file qos_mark.c.
Here is the call graph for this function:
Here is the caller graph for this function: