HomeSort by: relevance | last modified time | path
    Searched defs:tap_dev_close (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_tap.c 120 static void tap_dev_close(struct tap_softc *);
741 * As for the other, the core of it is shared in tap_dev_close. What
754 tap_dev_close(sc);
775 tap_dev_close(sc);
790 tap_dev_close(struct tap_softc *sc) function in typeref:typename:void
if_tap.c 120 static void tap_dev_close(struct tap_softc *);
741 * As for the other, the core of it is shared in tap_dev_close. What
754 tap_dev_close(sc);
775 tap_dev_close(sc);
790 tap_dev_close(struct tap_softc *sc) function in typeref:typename:void

Completed in 25 milliseconds