Home
last modified time | relevance | path

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

/mirbsd/src/sys/net/
Dif_tun.c123 int tunioctl(dev_t, u_long, caddr_t, int, struct proc *);
634 tunioctl(dev_t dev, u_long cmd, caddr_t data, int flag, struct proc *p) in tunioctl() function