Home
last modified time | relevance | path

Searched refs:NHOPS_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/route/
H A Dnhop_var.h70 #define NHOPS_LOCK_INIT(ctl) rw_init(&(ctl)->ctl_lock, "nhop_ctl") macro
H A Dnhop.c97 NHOPS_LOCK_INIT(ctl); in nhops_init_rib()