Home
last modified time | relevance | path

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

/mirbsd/src/sys/net/
Dif_tun.c118 int tunopen(dev_t, int, int, struct proc *);
303 tunopen(dev_t dev, int flag, int mode, struct proc *p) in tunopen() function