Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dtun.c2104 static void *tun_ring_recv(struct tun_file *tfile, int noblock, int *err) in tun_ring_recv() function
2161 ptr = tun_ring_recv(tfile, noblock, &err); in tun_do_read()