Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/sctp/
Dsctp.h132 unsigned int sctp_poll(struct file *file, struct socket *sock,
/linux-3.4.99/net/sctp/
Dipv6.c919 .poll = sctp_poll,
Dprotocol.c1025 .poll = sctp_poll,
Dsocket.c5992 unsigned int sctp_poll(struct file *file, struct socket *sock, poll_table *wait) in sctp_poll() function