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