Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhop_var.h71 #define NHOPS_LOCK_DESTROY(ctl) rw_destroy(&(ctl)->ctl_lock) macro
H A Dnhop.c112 NHOPS_LOCK_DESTROY(ctl); in destroy_ctl()