commit | 6920b851584cc69a61ebf2cff3948bb153bcef20 | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathew.j.martineau@linux.intel.com> | Tue Jul 28 15:12:04 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 28 17:02:42 2020 -0700 |
tree | ae5d803a7d22355c6b674873b8e2d747aba956bd | |
parent | 3721b9b64676b3377a966f3d96acafd70bb32dd9 [diff] |
mptcp: Add mptcp_close_state() helper This will be used to transition to the appropriate state on close and determine if a DATA_FIN needs to be sent for that state transition. Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>