Home
last modified time | relevance | path

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

/freebsd-head/sys/net/route/
HDnhop_var.h68 #define NHOPS_LOCK_DESTROY(ctl) rw_destroy(&(ctl)->ctl_lock) macro
HDnhop.c115 NHOPS_LOCK_DESTROY(ctl); in destroy_ctl()