Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dsctp.h105 unsigned int sctp_poll(struct file *file, struct socket *sock,
/linux-4.4.14/net/sctp/
Dipv6.c951 .poll = sctp_poll,
Dprotocol.c1022 .poll = sctp_poll,
Dsocket.c6426 unsigned int sctp_poll(struct file *file, struct socket *sock, poll_table *wait) in sctp_poll() function