FD.io VPP  v18.01.1-37-g7ea3975
Vector Packet Processing
sixrd_dpo_t Struct Reference

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...
 

Detailed Description

A representation of a 6RD DPO.

Definition at line 25 of file sixrd_dpo.h.

Field Documentation

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.


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