Home
last modified time | relevance | path

Searched refs:datagram_poll (Results 1 – 19 of 19) sorted by relevance

/linux/net/nfc/
H A Drawsock.c277 .poll = datagram_poll,
295 .poll = datagram_poll,
/linux/net/core/
H A Ddatagram.c1000 __poll_t datagram_poll(struct file *file, struct socket *sock, poll_table *wait) in datagram_poll() function
1005 EXPORT_SYMBOL(datagram_poll);
/linux/net/l2tp/
H A Dl2tp_ip6.c766 .poll = datagram_poll,
H A Dl2tp_ppp.c1638 .poll = datagram_poll,
/linux/net/mctp/
H A Daf_mctp.c636 .poll = datagram_poll,
/linux/net/can/
H A Draw.c1067 .poll = datagram_poll,
H A Dbcm.c1776 .poll = datagram_poll,
/linux/net/qrtr/
H A Daf_qrtr.c1248 .poll = datagram_poll,
/linux/net/llc/
H A Daf_llc.c1235 .poll = datagram_poll,
/linux/net/netrom/
H A Daf_netrom.c1362 .poll = datagram_poll,
/linux/net/can/j1939/
H A Dsocket.c1376 .poll = datagram_poll,
/linux/net/x25/
H A Daf_x25.c1747 .poll = datagram_poll,
/linux/net/rose/
H A Daf_rose.c1530 .poll = datagram_poll,
/linux/net/appletalk/
H A Dddp.c1898 .poll = datagram_poll,
/linux/net/ax25/
H A Daf_ax25.c2022 .poll = datagram_poll,
/linux/net/bluetooth/
H A Dhci_sock.c2183 .poll = datagram_poll,
/linux/include/linux/
H A Dskbuff.h4210 __poll_t datagram_poll(struct file *file, struct socket *sock,
/linux/net/ipv4/
H A Dudp.c3198 __poll_t mask = datagram_poll(file, sock, wait); in udp_poll()
/linux/net/key/
H A Daf_key.c3767 .poll = datagram_poll,