Searched refs:tuninfo (Results 1 – 3 of 3) sorted by relevance
30 struct tuninfo { struct40 #define TUNSIFINFO _IOW('t', 91, struct tuninfo) argument41 #define TUNGIFINFO _IOR('t', 92, struct tuninfo)
48 #define tapinfo tuninfo
1463 struct tuninfo *tunp; in tunioctl()1591 tunp = (struct tuninfo *)data; in tunioctl()1611 tunp = (struct tuninfo *)data; in tunioctl()