commit | 535174efbe0f0454f0595c31b823498c197eeb4f | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Thu Jan 31 05:03:27 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:28:17 2008 -0800 |
tree | 7fc438f82e73f117882e31b6f7025e295e399b09 | |
parent | 22e0e62cd09dcf56fe1a7be66698b6e130e4314c [diff] |
[IPV6]: Introduce the INET6_TW_MATCH macro. We have INET_MATCH, INET_TW_MATCH and INET6_MATCH to test sockets and twbuckets for matching, but ipv6 twbuckets are tested manually. Here's the INET6_TW_MATCH to help with it. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>