FD.io VPP  v18.07.1-19-g511ce25
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 320 of file ip.api.

Field Documentation

u32 vl_api_ip6nd_send_router_solicitation_t::client_index

Definition at line 322 of file ip.api.

u32 vl_api_ip6nd_send_router_solicitation_t::context

Definition at line 323 of file ip.api.

u32 vl_api_ip6nd_send_router_solicitation_t::irt

Definition at line 324 of file ip.api.

u32 vl_api_ip6nd_send_router_solicitation_t::mrc

Definition at line 326 of file ip.api.

u32 vl_api_ip6nd_send_router_solicitation_t::mrd

Definition at line 327 of file ip.api.

u32 vl_api_ip6nd_send_router_solicitation_t::mrt

Definition at line 325 of file ip.api.

u8 vl_api_ip6nd_send_router_solicitation_t::stop

Definition at line 329 of file ip.api.

u32 vl_api_ip6nd_send_router_solicitation_t::sw_if_index

Definition at line 328 of file ip.api.


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