FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
map_dpo_t Struct Reference

A representation of a MAP DPO. More...

Data Fields

dpo_proto_t md_proto
 The dat-plane protocol. More...
 
u32 md_domain
 the MAP domain index More...
 
u16 md_locks
 Number of locks/users of the label. More...
 

Detailed Description

A representation of a MAP DPO.

Definition at line 25 of file map_dpo.h.

Field Documentation

u32 map_dpo_t::md_domain

the MAP domain index

Definition at line 35 of file map_dpo.h.

u16 map_dpo_t::md_locks

Number of locks/users of the label.

Definition at line 40 of file map_dpo.h.

dpo_proto_t map_dpo_t::md_proto

The dat-plane protocol.

Definition at line 30 of file map_dpo.h.


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