Home
last modified time | relevance | path

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

/Linux-v6.6/net/mptcp/
Dprotocol.c3867 static __poll_t mptcp_check_writeable(struct mptcp_sock *msk) in mptcp_check_writeable() function
3916 mask |= mptcp_check_writeable(msk); in mptcp_poll()