Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/sctp/
Dsctp.h94 __poll_t sctp_poll(struct file *file, struct socket *sock,
/linux-6.12.1/net/sctp/
Dipv6.c1093 .poll = sctp_poll,
Dprotocol.c1128 .poll = sctp_poll,
Dsocket.c8659 __poll_t sctp_poll(struct file *file, struct socket *sock, poll_table *wait) in sctp_poll() function