Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dtun.c42 static int tun_alloc(char *dev) in tun_alloc() function
115 self->fd = tun_alloc(self->ifname); in FIXTURE_SETUP()
118 self->fd2 = tun_alloc(self->ifname); in FIXTURE_SETUP()
/linux/tools/virtio/
H A Dvhost_net_test.c60 static int tun_alloc(struct vdev_info *dev, char *tun_name) in tun_alloc() function
520 fd = tun_alloc(&dev, tun_name); in main()
/linux/Documentation/networking/
H A Dtuntap.rst93 int tun_alloc(char *dev)