Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dccp/
H A Dproto.c318 __poll_t dccp_poll(struct file *file, struct socket *sock, in dccp_poll() function
366 EXPORT_SYMBOL_GPL(dccp_poll);
H A Ddccp.h305 __poll_t dccp_poll(struct file *file, struct socket *sock,
H A Dipv4.c986 .poll = dccp_poll,
H A Dipv6.c1068 .poll = dccp_poll,