Home
last modified time | relevance | path

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

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