From: Pavel Emelyanov Date: Thu, 31 Jan 2008 13:03:27 +0000 (-0800) Subject: [IPV6]: Introduce the INET6_TW_MATCH macro. X-Git-Tag: v2.6.25-rc1~1089^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=535174efbe0f0454f0595c31b823498c197eeb4f;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed