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

  /src/sys/net/
if_tun.c 94 static dev_type_read(tunread);
103 .d_read = tunread,
213 cv_init(&tp->tun_cv, "tunread");
786 tunread(dev_t dev, struct uio *uio, int ioflag) function
if_tun.c 94 static dev_type_read(tunread);
103 .d_read = tunread,
213 cv_init(&tp->tun_cv, "tunread");
786 tunread(dev_t dev, struct uio *uio, int ioflag) function

Completed in 45 milliseconds