Searched refs:mptcp_space (Results 1 – 3 of 3) sorted by relevance
141 void mptcp_space(const struct sock *ssk, int *space, int *full_space);294 static inline void mptcp_space(const struct sock *ssk, int *s, int *fs) { } in mptcp_space() function
1450 void mptcp_space(const struct sock *ssk, int *space, int *full_space) in mptcp_space() function
3098 mptcp_space(sk, &free_space, &allowed_space); in __tcp_select_window()