Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/
Dtun.c1421 static __poll_t tun_chr_poll(struct file *file, poll_table *wait) in tun_chr_poll() function
3548 .poll = tun_chr_poll,