aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/inet_hashtables.c
diff options
context:
space:
mode:
authorCraig Gallek <kraig@google.com>2016-02-10 11:50:37 -0500
committerDavid S. Miller <davem@davemloft.net>2016-02-11 03:54:14 -0500
commitd9b3fca27385eafe61c3ca6feab6cb1e7dc77482 (patch)
tree1ea1f869f2778aa33ba298b1307e5cec5f909633 /net/ipv4/inet_hashtables.c
parentinet: create IPv6-equivalent inet_hash function (diff)
downloadlinux-dev-d9b3fca27385eafe61c3ca6feab6cb1e7dc77482.tar.xz
linux-dev-d9b3fca27385eafe61c3ca6feab6cb1e7dc77482.zip
tcp: __tcp_hdrlen() helper
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions