FD.io VPP  v16.12-rc0-308-g931be3a
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 3925 of file vpe.api.

Field Documentation

u32 vl_api_map_add_del_rule_t::client_index

Definition at line 3927 of file vpe.api.

u32 vl_api_map_add_del_rule_t::context

Definition at line 3928 of file vpe.api.

u32 vl_api_map_add_del_rule_t::index

Definition at line 3929 of file vpe.api.

u8 vl_api_map_add_del_rule_t::ip6_dst[16]

Definition at line 3931 of file vpe.api.

u32 vl_api_map_add_del_rule_t::is_add

Definition at line 3930 of file vpe.api.

u16 vl_api_map_add_del_rule_t::psid

Definition at line 3932 of file vpe.api.


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