FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
pw_cw_dpo_t Struct Reference

A representation of a Psuedo Wire Control Word pop DPO. More...

+ Collaboration diagram for pw_cw_dpo_t:

Data Fields

dpo_id_t pwcw_parent
 Next DPO in the graph. More...
 
u16 pwcw_locks
 Number of locks/users of the label. More...
 

Detailed Description

A representation of a Psuedo Wire Control Word pop DPO.

Definition at line 31 of file pw_cw.h.

Field Documentation

◆ pwcw_locks

u16 pw_cw_dpo_t::pwcw_locks

Number of locks/users of the label.

Definition at line 41 of file pw_cw.h.

◆ pwcw_parent

dpo_id_t pw_cw_dpo_t::pwcw_parent

Next DPO in the graph.

Definition at line 36 of file pw_cw.h.


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