Home
last modified time | relevance | path

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

/linux-2.6.39/net/dccp/
Dproto.c310 unsigned int dccp_poll(struct file *file, struct socket *sock, in dccp_poll() function
359 EXPORT_SYMBOL_GPL(dccp_poll);
Ddccp.h324 extern unsigned int dccp_poll(struct file *file, struct socket *sock,
Dipv4.c981 .poll = dccp_poll,
Dipv6.c1126 .poll = dccp_poll,