Searched refs:NHOPS_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/route/ | ||
| H A D | nhop_var.h | 71 #define NHOPS_LOCK_DESTROY(ctl) rw_destroy(&(ctl)->ctl_lock) macro |
| H A D | nhop.c | 112 NHOPS_LOCK_DESTROY(ctl); in destroy_ctl() |