Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/
Dtun.c2175 static void *tun_ring_recv(struct tun_file *tfile, int noblock, int *err) in tun_ring_recv() function
2230 ptr = tun_ring_recv(tfile, noblock, &err); in tun_do_read()