Alexander Duyck dc35dbeda3 fib_trie: Add tnode struct as a container for fields not needed in key_vector
This change pulls the fields not explicitly needed in the key_vector and
placed them in the new tnode structure.  By doing this we will eventually
be able to reduce the key_vector down to 16 bytes on 64 bit systems, and
12 bytes on 32 bit systems.

Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-06 15:49:28 -05:00
..
2015-03-02 16:43:41 -05:00
2015-03-02 16:43:41 -05:00
2015-03-02 16:43:41 -05:00
2015-03-05 22:08:42 -05:00
2014-10-07 20:28:44 -04:00