Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dinet_connection_sock.h312 static inline __poll_t inet_csk_listen_poll(const struct sock *sk) in inet_csk_listen_poll() function
/openbmc/linux/net/dccp/
H A Dproto.c327 return inet_csk_listen_poll(sk); in dccp_poll()
/openbmc/linux/net/mptcp/
H A Dprotocol.c4011 return inet_csk_listen_poll(ssk); in mptcp_poll()
/openbmc/linux/net/ipv4/
H A Dtcp.c509 return inet_csk_listen_poll(sk); in tcp_poll()