Home
last modified time | relevance | path

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

/linux-6.1.9/net/mptcp/
Dprotocol.h635 static inline bool __tcp_can_send(const struct sock *ssk) in __tcp_can_send() function
647 return __tcp_can_send(mptcp_subflow_tcp_sock(subflow)); in __mptcp_subflow_active()
Dprotocol.c1249 if (unlikely(!__tcp_can_send(ssk))) in mptcp_sendmsg_frag()
1425 return __tcp_can_send(msk->first) && in mptcp_subflow_get_send()