Home | History | Annotate | Download | only in qemu

Lines Matching full:tun

1229     /* Assign ppa according to the unit number returned by tun device */
1308 TFR(fd = open("/dev/net/tun", O_RDWR));
1310 fprintf(stderr, "warning: could not open /dev/net/tun: no virtual network emulation\n");
1321 fprintf(stderr, "warning: could not configure /dev/net/tun: no virtual network emulation\n");