Searched refs:datagram_poll_queue (Results 1 – 4 of 4) sorted by relevance
| /linux/net/core/ |
| H A D | datagram.c | 937 __poll_t datagram_poll_queue(struct file *file, struct socket *sock, in datagram_poll_queue() function 982 EXPORT_SYMBOL(datagram_poll_queue); 1002 return datagram_poll_queue(file, sock, wait, in datagram_poll()
|
| /linux/net/xfrm/ |
| H A D | espintcp.c | 561 return datagram_poll_queue(file, sock, wait, &ctx->ike_queue); in espintcp_poll()
|
| /linux/drivers/net/ovpn/ |
| H A D | tcp.c | 622 mask = datagram_poll_queue(file, sock, wait, queue); in ovpn_tcp_poll()
|
| /linux/include/linux/ |
| H A D | skbuff.h | 4208 __poll_t datagram_poll_queue(struct file *file, struct socket *sock,
|