diff options
author | YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org> | 2013-01-14 07:09:54 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-14 13:17:00 -0500 |
commit | 9f2e73345ad9466618edfec35d98c074f2e0570d (patch) | |
tree | 504a464901e3a7b5054a288b8e86874f267fae47 /mm | |
parent | 25d46f43a911b08c5aa8c8fd4fe7fa9b36445068 (diff) | |
download | op-kernel-dev-9f2e73345ad9466618edfec35d98c074f2e0570d.zip op-kernel-dev-9f2e73345ad9466618edfec35d98c074f2e0570d.tar.gz |
ipv6: 64bit version of ipv6_addr_diff().
Introduce __ipv6_addr_diff64() to to find the first different
bit between two addresses on 64bit architectures.
32bit version is still available as __ipv6_addr_diff32(),
and __ipv6_addr_diff() automatically selects appropriate
version.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions