Searched refs:sctp_poll (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | sctp.h | 97 __poll_t sctp_poll(struct file *file, struct socket *sock,
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | sctp.h | 94 __poll_t sctp_poll(struct file *file, struct socket *sock,
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | ipv6.c | 1028 .poll = sctp_poll,
|
H A D | protocol.c | 1034 .poll = sctp_poll,
|
H A D | socket.c | 8390 __poll_t sctp_poll(struct file *file, struct socket *sock, poll_table *wait) in sctp_poll() function
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | ipv6.c | 1087 .poll = sctp_poll,
|
H A D | protocol.c | 1127 .poll = sctp_poll,
|
H A D | socket.c | 8642 __poll_t sctp_poll(struct file *file, struct socket *sock, poll_table *wait) in sctp_poll() function
|
Completed in 48 milliseconds