Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/sctp/
Dsctp.h105 unsigned int sctp_poll(struct file *file, struct socket *sock,
/linux-4.1.27/net/sctp/
Dipv6.c942 .poll = sctp_poll,
Dprotocol.c1002 .poll = sctp_poll,
Dsocket.c6439 unsigned int sctp_poll(struct file *file, struct socket *sock, poll_table *wait) in sctp_poll() function