Home
last modified time | relevance | path

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

/tools/testing/selftests/net/
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()
/tools/virtio/
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()

Completed in 5 milliseconds