Files
linux/include
Craig Gallek bed42ef5eb tcp: __tcp_hdrlen() helper
commit d9b3fca273 upstream.

tcp_hdrlen is wasteful if you already have a pointer to struct tcphdr.
This splits the size calculation into a helper function that can be
used if a struct tcphdr is already available.

Signed-off-by: Craig Gallek <kraig@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-31 12:06:13 +01:00
..
2015-11-07 01:30:10 +01:00
2018-01-23 19:50:12 +01:00
2017-12-16 10:33:49 +01:00
2018-01-31 12:06:13 +01:00
2018-01-23 19:50:14 +01:00
2017-03-12 06:37:24 +01:00
2017-10-05 09:41:48 +02:00