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