Searched refs:NHOPS_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/route/ | ||
| H A D | nhop_var.h | 70 #define NHOPS_LOCK_INIT(ctl) rw_init(&(ctl)->ctl_lock, "nhop_ctl") macro |
| H A D | nhop.c | 97 NHOPS_LOCK_INIT(ctl); in nhops_init_rib() |