commit | 892bfd3ded0ef0f895ed6356d0f85e2009421747 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Thu Jun 03 16:24:31 2021 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 04 14:08:09 2021 -0700 |
tree | e31553c8b762825f9a8d6a309ca528082b2ba518 | |
parent | 7a009a70ff8adcba3b31dc8922a3671e5a8e1361 [diff] |
tcp: export timestamp helpers for mptcp MPTCP is builtin, so no need to add EXPORT_SYMBOL()s. It will be used to support SO_TIMESTAMP(NS) ancillary messages in the mptcp receive path. Acked-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>