diff options
author | 2019-07-10 21:14:10 +0800 | |
---|---|---|
committer | 2019-07-11 14:43:25 -0700 | |
commit | 416e8126a2672f6e91e9e81c6f5c07cf46808b13 (patch) | |
tree | 022663d29eb3e3629f3004d2b02c72deb2e89209 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hsr: switch ->dellink() to ->ndo_uninit() (diff) | |
download | wireguard-linux-416e8126a2672f6e91e9e81c6f5c07cf46808b13.tar.xz wireguard-linux-416e8126a2672f6e91e9e81c6f5c07cf46808b13.zip |
ipv6: Use ipv6_authlen for len
The length of AH header is computed manually as (hp->hdrlen+2)<<2.
However, in include/linux/ipv6.h, a macro named ipv6_authlen is
already defined for exactly the same job. This commit replaces
the manual computation code with the macro.
Signed-off-by: yangxingwu <xingwu.yang@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions