Home
last modified time | relevance | path

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

/linux-4.4.14/net/dccp/
Dproto.c309 unsigned int dccp_poll(struct file *file, struct socket *sock, in dccp_poll() function
357 EXPORT_SYMBOL_GPL(dccp_poll);
Ddccp.h319 unsigned int dccp_poll(struct file *file, struct socket *sock,
Dipv4.c979 .poll = dccp_poll,
Dipv6.c1030 .poll = dccp_poll,