Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/Documentation/networking/
H A Dtuntap.rst93 int tun_alloc(char *dev)