Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/net/
Dtun.c42 static int tun_alloc(char *dev) in tun_alloc() function
/linux-6.14.4/tools/virtio/
Dvhost_net_test.c60 static int tun_alloc(struct vdev_info *dev, char *tun_name) in tun_alloc() function