Home
last modified time | relevance | path

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

/net/dccp/
Dproto.c316 unsigned int dccp_poll(struct file *file, struct socket *sock, in dccp_poll() function
365 EXPORT_SYMBOL_GPL(dccp_poll);
Ddccp.h320 unsigned int dccp_poll(struct file *file, struct socket *sock,
Dipv4.c1006 .poll = dccp_poll,
Dipv6.c1116 .poll = dccp_poll,