diff options
| author | Craig Gallek <[email protected]> | 2016-02-10 16:50:37 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-02-11 08:54:14 +0000 |
| commit | d9b3fca27385eafe61c3ca6feab6cb1e7dc77482 (patch) | |
| tree | 1ea1f869f2778aa33ba298b1307e5cec5f909633 /net/ipv6/tcp_ipv6.c | |
| parent | inet: create IPv6-equivalent inet_hash function (diff) | |
| download | kernel-d9b3fca27385eafe61c3ca6feab6cb1e7dc77482.tar.gz kernel-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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
