Home | History | Annotate | Download | only in qemu

Lines Matching full:tun

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