Pavel Emelyanov abd6523d15 [INET]: Consolidate xxx_find() in fragment management
Here we need another callback ->match to check whether the
entry found in hash matches the key passed. The key used 
is the same as the creation argument for inet_frag_create.

Yet again, this ->match is the same for netfilter and ipv6.
Running a frew steps forward - this callback will later
replace the ->equal one.

Since the inet_frag_find() uses the already consolidated
inet_frag_create() remove the xxx_frag_create from protocol
codes.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-17 19:47:21 -07:00
..
2007-10-10 16:51:28 -07:00
2007-10-14 12:41:52 -07:00
2007-10-15 12:26:35 -07:00
2007-10-15 12:26:35 -07:00
2007-10-15 12:26:35 -07:00
2007-10-10 16:54:48 -07:00
2007-10-10 16:51:13 -07:00
2007-04-25 22:28:20 -07:00
2007-10-10 17:30:46 -07:00
2007-10-10 16:48:31 -07:00
2007-10-10 17:30:46 -07:00
2007-10-10 16:48:31 -07:00