Home
last modified time | relevance | path

Searched refs:rib_dying (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/route/
H A Droute_var.h74 uint32_t rib_dying:1; /* rib is detaching */ member
H A Dfib_algo.c651 if (rnh->rib_dying) { in sync_algo_end_cb()
/f-stack/freebsd/net/
H A Droute.c155 rh->rib_dying = true; in rt_table_destroy()