Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddatagram.c937 __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 Despintcp.c561 return datagram_poll_queue(file, sock, wait, &ctx->ike_queue); in espintcp_poll()
/linux/drivers/net/ovpn/
H A Dtcp.c622 mask = datagram_poll_queue(file, sock, wait, queue); in ovpn_tcp_poll()
/linux/include/linux/
H A Dskbuff.h4208 __poll_t datagram_poll_queue(struct file *file, struct socket *sock,