Home
last modified time | relevance | path

Searched defs:full_space (Results 1 – 2 of 2) sorted by relevance

/linux/net/mptcp/
H A Dsubflow.c1478 void mptcp_space(const struct sock *ssk, int *space, int *full_space) in mptcp_space()
/linux/net/ipv4/
H A Dtcp_output.c3268 int full_space, window; in __tcp_select_window() local