[PATCH 2/6] Add nl hashtable structures and access functions

Thomas Graf tgraf at suug.ch
Mon Nov 5 07:18:04 EST 2012


On 11/04/12 at 09:13pm, roopa at cumulusnetworks.com wrote:
> +/* Default hash table size */
> +#define NL_MAX_HASH_ENTRIES 16384
> +#define NL_MAX_HASH_KEY 32

What is NL_MAX_HASH_KEY used for?



More information about the libnl mailing list