Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop_var.h69 #define NHOPS_WLOCK_ASSERT(ctl) rw_assert(&(ctl)->ctl_lock, RA_WLOCKED) macro
H A Dnhgrp.c334 NHOPS_WLOCK_ASSERT(ctl); in nhgrp_ctl_unlink_all()