Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsctp.h97 __poll_t sctp_poll(struct file *file, struct socket *sock,
/OK3568_Linux_fs/kernel/net/sctp/
H A Dipv6.c1028 .poll = sctp_poll,
H A Dprotocol.c1034 .poll = sctp_poll,
H A Dsocket.c8370 __poll_t sctp_poll(struct file *file, struct socket *sock, poll_table *wait) in sctp_poll() function