Home
last modified time | relevance | path

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

/linux-4.1.27/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.h317 unsigned int dccp_poll(struct file *file, struct socket *sock,
Dipv4.c1001 .poll = dccp_poll,
Dipv6.c1066 .poll = dccp_poll,