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

  /src/sys/net/
if_tun.c 83 static void tun_enable(struct tun_softc *, const struct ifaddr *);
444 tun_enable(struct tun_softc *tp, const struct ifaddr *ifa) function in typeref:typename:void
507 tun_enable(tp, ifa);

Completed in 12 milliseconds