Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_tuntap.c215 static int tun_busy_locked(struct tuntap_softc *tp);
347 tun_busy_locked(struct tuntap_softc *tp) in tun_busy_locked() function
384 ret = tun_busy_locked(tp); in tun_busy()
1071 error = tun_busy_locked(tp); in tunopen()