Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/sctp/
Dsctp.h94 __poll_t sctp_poll(struct file *file, struct socket *sock,
/linux-6.6.21/net/sctp/
Dipv6.c1087 .poll = sctp_poll,
Dprotocol.c1127 .poll = sctp_poll,
Dsocket.c8642 __poll_t sctp_poll(struct file *file, struct socket *sock, poll_table *wait) in sctp_poll() function