Home
last modified time | relevance | path

Searched refs:rx_eof (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/net/mptcp/
Dsubflow.c1634 !subflow->rx_eof && subflow_is_done(sk)) { in subflow_state_change()
1635 subflow->rx_eof = 1; in subflow_state_change()
Dprotocol.h435 rx_eof : 1, member
Dprotocol.c837 receivers += !subflow->rx_eof; in mptcp_check_for_eof()