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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dtcp.h360 extern unsigned int tcp_poll(struct file * file, struct socket *sock, struct poll_table_struct *wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Daf_inet6.c487 .poll = tcp_poll, /* ok */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp.c325 unsigned int tcp_poll(struct file *file, struct socket *sock, poll_table *wait) function
2632 EXPORT_SYMBOL(tcp_poll); variable
H A Daf_inet.c832 .poll = tcp_poll,

Completed in 104 milliseconds