Home
last modified time | relevance | path

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

/linux-6.15/include/net/sctp/
H A Dsctp.h94 __poll_t sctp_poll(struct file *file, struct socket *sock,
/linux-6.15/net/sctp/
H A Dipv6.c1093 .poll = sctp_poll,
H A Dprotocol.c1143 .poll = sctp_poll,
H A Dsocket.c8660 __poll_t sctp_poll(struct file *file, struct socket *sock, poll_table *wait) in sctp_poll() function