Home
last modified time | relevance | path

Searched defs:fib_sync_status (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/route/
H A Dfib_algo.c156 struct fib_sync_status { struct
157 struct timeval diverge_time; /* ts when diverged */
158 uint32_t num_changes; /* number of changes since sync */
159 uint32_t bucket_changes; /* num changes within the current bucket */
160 uint64_t bucket_id; /* 50ms bucket # */
161 struct fib_change_queue fd_change_queue;/* list of scheduled entries */