Home
last modified time | relevance | path

Searched defs:tunopen (Results 1 – 1 of 1) sorted by path

/freebsd/sys/net/
H A Dif_tuntap.c245 static d_open_t tunopen; variable
1036 tunopen(struct cdev *dev, int flag, int mode, struct thread *td) in tunopen() function