Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop_var.h67 #define NHOPS_LOCK_INIT(ctl) rw_init(&(ctl)->ctl_lock, "nhop_ctl") macro
H A Dnhop.c101 NHOPS_LOCK_INIT(ctl); in nhops_init_rib()