[<prev] [next>] [day] [month] [year] [list]
Message-ID: <379e30200808270641x2ec819a7o10903ec46d416260@mail.gmail.com>
Date: Wed, 27 Aug 2008 15:41:09 +0200
From: "Tobias Koeck" <tobias.koeck@...il.com>
To: NetDev <netdev@...r.kernel.org>
Subject: dynamic data structure for the ip address search?
I'm searching for a dynamic datastructure where I can easily find if
an IP address is listed in it. After that I want to get the pointer to
the containing datastructure.
The easiest solution would be a circular double bounded list, but is
there some kind of dynamic hash data structure in the kernel headers?
Greetings
tobias
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists