Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dsctp.h94 __poll_t sctp_poll(struct file *file, struct socket *sock,
/linux/net/sctp/
H A Dipv6.c1050 .poll = sctp_poll,
H A Dprotocol.c1112 .poll = sctp_poll,
H A Dsocket.c8686 __poll_t sctp_poll(struct file *file, struct socket *sock, poll_table *wait) in sctp_poll() function