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

DHCP Proxy set / unset vss request. More...

Data Fields

u32 client_index
 
u32 context
 
u32 tbl_id
 
u32 oui
 
u32 fib_id
 
u8 is_ipv6
 
u8 is_add
 

Detailed Description

DHCP Proxy set / unset vss request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
tbl_id- table id
oui- first part of vpn id
fib_id- second part of vpn id
is_ipv6- ip6 if non-zero, else ip4
is_add- set vss if non-zero, else delete

Definition at line 608 of file vpe.api.

Field Documentation

u32 vl_api_dhcp_proxy_set_vss_t::client_index

Definition at line 610 of file vpe.api.

u32 vl_api_dhcp_proxy_set_vss_t::context

Definition at line 611 of file vpe.api.

u32 vl_api_dhcp_proxy_set_vss_t::fib_id

Definition at line 614 of file vpe.api.

u8 vl_api_dhcp_proxy_set_vss_t::is_add

Definition at line 616 of file vpe.api.

u8 vl_api_dhcp_proxy_set_vss_t::is_ipv6

Definition at line 615 of file vpe.api.

u32 vl_api_dhcp_proxy_set_vss_t::oui

Definition at line 613 of file vpe.api.

u32 vl_api_dhcp_proxy_set_vss_t::tbl_id

Definition at line 612 of file vpe.api.


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