Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_tuntap.c217 static int tun_busy_locked(struct tuntap_softc *tp);
343 tun_busy_locked(struct tuntap_softc *tp) in tun_busy_locked() function
380 ret = tun_busy_locked(tp); in tun_busy()
1063 error = tun_busy_locked(tp); in tunopen()