Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dtun.c2184 static void *tun_ring_recv(struct tun_file *tfile, int noblock, int *err) in tun_ring_recv() function
2239 ptr = tun_ring_recv(tfile, noblock, &err); in tun_do_read()