Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_tun.h30 struct tuninfo { struct
40 #define TUNSIFINFO _IOW('t', 91, struct tuninfo) argument
41 #define TUNGIFINFO _IOR('t', 92, struct tuninfo)
H A Dif_tap.h48 #define tapinfo tuninfo
H A Dif_tuntap.c1463 struct tuninfo *tunp; in tunioctl()
1591 tunp = (struct tuninfo *)data; in tunioctl()
1611 tunp = (struct tuninfo *)data; in tunioctl()