Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhgrp.c159 NHOPS_WLOCK(ctl); in link_nhgrp()
188 NHOPS_WLOCK(ctl); in unlink_nhgrp()
241 NHOPS_WLOCK(ctl); in consider_resize()
289 NHOPS_WLOCK(ctl); in nhgrp_ctl_alloc_default()
H A Dnhop.c155 NHOPS_WLOCK(ctl); in nhops_destroy_rib()
265 NHOPS_WLOCK(ctl); in consider_resize()
293 NHOPS_WLOCK(ctl); in link_nhop()
339 NHOPS_WLOCK(ctl); in unlink_nhop()
H A Dnhop_var.h66 #define NHOPS_WLOCK(ctl) rw_wlock(&(ctl)->ctl_lock) macro
H A Dnhop_ctl.c780 NHOPS_WLOCK(ctl); in nhops_update_ifmtu()