Searched refs:TUN_LOCK_ASSERT (Results 1 – 1 of 1) sorted by relevance
155 #define TUN_LOCK_ASSERT(tp) mtx_assert(&(tp)->tun_mtx, MA_OWNED); macro350 TUN_LOCK_ASSERT(tp); in tun_busy_locked()369 TUN_LOCK_ASSERT(tp); in tun_unbusy_locked()1228 TUN_LOCK_ASSERT((struct tuntap_softc *)ifp->if_softc); in tun_caps_changed()1250 TUN_LOCK_ASSERT(tp); in tun_vnethdr_set()