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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtun.c505 static unsigned int tun_chr_poll(struct file *file, poll_table * wait) function
517 DBG(KERN_INFO "%s: tun_chr_poll\n", tun->dev->name);
1524 .poll = tun_chr_poll,

Completed in 54 milliseconds