Home
last modified time | relevance | path

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

/net/dccp/
Dproto.c309 unsigned int dccp_poll(struct file *file, struct socket *sock, in dccp_poll() function
358 EXPORT_SYMBOL_GPL(dccp_poll);
Ddccp.h324 extern unsigned int dccp_poll(struct file *file, struct socket *sock,
Dipv4.c1003 .poll = dccp_poll,
Dipv6.c1111 .poll = dccp_poll,