Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhop_var.h72 #define NHOPS_WLOCK_ASSERT(ctl) rw_assert(&(ctl)->ctl_lock, RA_WLOCKED) macro
H A Dnhgrp.c337 NHOPS_WLOCK_ASSERT(ctl); in nhgrp_ctl_unlink_all()