FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
vl_api_ip6nd_send_router_solicitation_t Struct Reference

Start / stop sending router solicitation. More...

Data Fields

u32 client_index
 
u32 context
 
u32 irt
 
u32 mrt
 
u32 mrc
 
u32 mrd
 
u32 sw_if_index
 
u8 stop
 

Detailed Description

Start / stop sending router solicitation.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
irt- initial retransmission time
mrt- maximum retransmission time
mrc- maximum retransmission count
mrd- maximum retransmission duration
sw_if_index- software interface index of interface for sending router solicitation
stop- if non-zero then stop sending router solicitation, otherwise start sending router solicitation

Definition at line 336 of file ip.api.

Field Documentation

u32 vl_api_ip6nd_send_router_solicitation_t::client_index

Definition at line 338 of file ip.api.

u32 vl_api_ip6nd_send_router_solicitation_t::context

Definition at line 339 of file ip.api.

u32 vl_api_ip6nd_send_router_solicitation_t::irt

Definition at line 340 of file ip.api.

u32 vl_api_ip6nd_send_router_solicitation_t::mrc

Definition at line 342 of file ip.api.

u32 vl_api_ip6nd_send_router_solicitation_t::mrd

Definition at line 343 of file ip.api.

u32 vl_api_ip6nd_send_router_solicitation_t::mrt

Definition at line 341 of file ip.api.

u8 vl_api_ip6nd_send_router_solicitation_t::stop

Definition at line 345 of file ip.api.

u32 vl_api_ip6nd_send_router_solicitation_t::sw_if_index

Definition at line 344 of file ip.api.


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