Go to the source code of this file.
◆ pw_cw_dpo_t
A representation of a Psuedo Wire Control Word pop DPO.
◆ pw_cw_t
A Psuedo Wire Control Word is 4 bytes.
Definition at line 26 of file pw_cw.h.
◆ format_pw_cw_dpo()
u8* format_pw_cw_dpo |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
◆ pw_cw_dpo_create()
Create an PW CW pop.
- Parameters
-
parent | The parent of the created MPLS label object |
dpo | The PW CW DPO created |
Definition at line 43 of file pw_cw.c.
◆ pw_cw_dpo_get()
◆ pw_cw_dpo_module_init()
void pw_cw_dpo_module_init |
( |
void |
| ) |
|
◆ STATIC_ASSERT_SIZEOF()
Assert that the MPLS label object is less than a cache line in size.
Should this get any bigger then we will need to reconsider how many labels can be pushed in one object.
◆ pw_cw_dpo_pool