Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dproto.c315 __poll_t dccp_poll(struct file *file, struct socket *sock, in dccp_poll() function
367 EXPORT_SYMBOL_GPL(dccp_poll);
H A Ddccp.h301 __poll_t dccp_poll(struct file *file, struct socket *sock,
H A Dipv4.c1001 .poll = dccp_poll,
H A Dipv6.c1081 .poll = dccp_poll,