Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_tuntap.c158 #define TUN_LOCK(tp) mtx_lock(&(tp)->tun_mtx) macro
385 TUN_LOCK(tp); in tun_busy()
395 TUN_LOCK(tp); in tun_unbusy()
651 TUN_LOCK(tp); in tun_destroy()
926 TUN_LOCK(tp); in tunstart()
957 TUN_LOCK(tp); in tunstart_l2()
989 TUN_LOCK(tp); in tunstart_l2()
1066 TUN_LOCK(tp); in tuncreate()
1165 TUN_LOCK(tp); in tunopen()
1230 TUN_LOCK(tp); in tundtor()
[all …]