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.c155 struct fib_sync_status { struct
156 struct timeval diverge_time; /* ts when diverged */
157 uint32_t num_changes; /* number of changes since sync */
158 uint32_t bucket_changes; /* num changes within the current bucket */
159 uint64_t bucket_id; /* 50ms bucket # */
160 struct fib_change_queue fd_change_queue;/* list of scheduled entries */