FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
A representation of a 6RD DPO. More...
Data Fields | |
dpo_proto_t | sd_proto |
The dat-plane protocol. More... | |
u32 | sd_domain |
the SIXRD domain index More... | |
u16 | sd_locks |
Number of locks/users of the label. More... | |
A representation of a 6RD DPO.
Definition at line 25 of file sixrd_dpo.h.
u32 sixrd_dpo_t::sd_domain |
the SIXRD domain index
Definition at line 35 of file sixrd_dpo.h.
u16 sixrd_dpo_t::sd_locks |
Number of locks/users of the label.
Definition at line 40 of file sixrd_dpo.h.
dpo_proto_t sixrd_dpo_t::sd_proto |
The dat-plane protocol.
Definition at line 30 of file sixrd_dpo.h.