Searched refs:TUN_LOCK_ASSERT (Results 1 – 1 of 1) sorted by relevance
157 #define TUN_LOCK_ASSERT(tp) mtx_assert(&(tp)->tun_mtx, MA_OWNED); macro346 TUN_LOCK_ASSERT(tp); in tun_busy_locked()365 TUN_LOCK_ASSERT(tp); in tun_unbusy_locked()1236 TUN_LOCK_ASSERT((struct tuntap_softc *)ifp->if_softc); in tun_caps_changed()1258 TUN_LOCK_ASSERT(tp); in tun_vnethdr_set()