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 /net/unix/af_unix.c | |
| parent | 25d46f43a911b08c5aa8c8fd4fe7fa9b36445068 (diff) | |
| download | olio-linux-3.10-9f2e73345ad9466618edfec35d98c074f2e0570d.tar.xz olio-linux-3.10-9f2e73345ad9466618edfec35d98c074f2e0570d.zip | |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions