FD.io VPP  v17.10-9-gd594711
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
 
u8 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 81 of file map.api.

Field Documentation

u32 vl_api_map_add_del_rule_t::client_index

Definition at line 83 of file map.api.

u32 vl_api_map_add_del_rule_t::context

Definition at line 84 of file map.api.

u32 vl_api_map_add_del_rule_t::index

Definition at line 85 of file map.api.

u8 vl_api_map_add_del_rule_t::ip6_dst[16]

Definition at line 87 of file map.api.

u8 vl_api_map_add_del_rule_t::is_add

Definition at line 86 of file map.api.

u16 vl_api_map_add_del_rule_t::psid

Definition at line 88 of file map.api.


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