FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
ip_neighbor_scan_config_t Struct Reference

Data Fields

f64 scan_interval
 
f64 max_proc_time
 
f64 scan_int_delay
 
f64 stale_threshold
 
u8 max_update
 
u8 mode
 

Detailed Description

Definition at line 38 of file ip_neighbor.c.

Field Documentation

f64 ip_neighbor_scan_config_t::max_proc_time

Definition at line 41 of file ip_neighbor.c.

u8 ip_neighbor_scan_config_t::max_update

Definition at line 44 of file ip_neighbor.c.

u8 ip_neighbor_scan_config_t::mode

Definition at line 45 of file ip_neighbor.c.

f64 ip_neighbor_scan_config_t::scan_int_delay

Definition at line 42 of file ip_neighbor.c.

f64 ip_neighbor_scan_config_t::scan_interval

Definition at line 40 of file ip_neighbor.c.

f64 ip_neighbor_scan_config_t::stale_threshold

Definition at line 43 of file ip_neighbor.c.


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