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

Add or Delete MAP rule from a domain (Only used for shared IPv4 per subscriber) More...

Data Fields

u32 client_index
 
u32 context
 
u32 index
 
u32 is_add
 
u8 ip6_dst [16]
 
u16 psid
 

Detailed Description

Add or Delete MAP rule from a domain (Only used for shared IPv4 per subscriber)

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
index- MAP Domain index
is_add- If 1 add rule, if 0 delete rule
ip6_dst- MAP CE IPv6 address
psid- Rule PSID

Definition at line 90 of file map.api.

Field Documentation

u32 vl_api_map_add_del_rule_t::client_index

Definition at line 92 of file map.api.

u32 vl_api_map_add_del_rule_t::context

Definition at line 93 of file map.api.

u32 vl_api_map_add_del_rule_t::index

Definition at line 94 of file map.api.

u8 vl_api_map_add_del_rule_t::ip6_dst[16]

Definition at line 96 of file map.api.

u32 vl_api_map_add_del_rule_t::is_add

Definition at line 95 of file map.api.

u16 vl_api_map_add_del_rule_t::psid

Definition at line 97 of file map.api.


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