Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhop_var.h86 u_int nh_linked; /* refcount(9), == 2 if linked to the list */ member
H A Dnhop.c158 refcount_release(&nh_priv->nh_linked); in nhops_destroy_rib()
H A Dnhop_ctl.c548 refcount_init(&nh_priv->nh_linked, 2); in finalize_nhop()
678 if (refcount_release_if_not_last(&nh_priv->nh_linked)) { in nhop_free()