Home
last modified time | relevance | path

Searched refs:NHOPS_WUNLOCK (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/route/
H A Dnhgrp.c165 NHOPS_WUNLOCK(ctl); in link_nhgrp()
175 NHOPS_WUNLOCK(ctl); in link_nhgrp()
194 NHOPS_WUNLOCK(ctl); in unlink_nhgrp()
203 NHOPS_WUNLOCK(ctl); in unlink_nhgrp()
249 NHOPS_WUNLOCK(ctl); in consider_resize()
295 NHOPS_WUNLOCK(ctl); in nhgrp_ctl_alloc_default()
298 NHOPS_WUNLOCK(ctl); in nhgrp_ctl_alloc_default()
H A Dnhop.c163 NHOPS_WUNLOCK(ctl); in nhops_destroy_rib()
273 NHOPS_WUNLOCK(ctl); in consider_resize()
304 NHOPS_WUNLOCK(ctl); in link_nhop()
316 NHOPS_WUNLOCK(ctl); in link_nhop()
358 NHOPS_WUNLOCK(ctl); in unlink_nhop()
H A Dnhop_var.h68 #define NHOPS_WUNLOCK(ctl) rw_wunlock(&(ctl)->ctl_lock) macro
H A Dnhop_ctl.c791 NHOPS_WUNLOCK(ctl); in nhops_update_ifmtu()