summaryrefslogtreecommitdiffstats
path: root/net/xfrm
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@redhat.com>2015-03-06 09:54:08 -0800
committerDavid S. Miller <davem@davemloft.net>2015-03-06 15:49:27 -0500
commit35c6edac197fcfb53cea9993d9b64386b15abf48 (patch)
tree805ed820e32fb1a5bd0abea40393d3bef8422c4e /net/xfrm
parent8d8e810ca8ec2541f30af916f0de1b41ac86ec4a (diff)
downloadblackbird-obmc-linux-35c6edac197fcfb53cea9993d9b64386b15abf48.tar.gz
blackbird-obmc-linux-35c6edac197fcfb53cea9993d9b64386b15abf48.zip
fib_trie: Rename tnode to key_vector
Rename the tnode to key_vector. The key_vector will be the eventual container for all of the information needed by either a leaf or a tnode. The final result should be much smaller than the 40 bytes currently needed for either one. This also updates the trie struct so that it contains an array of size 1 of tnode pointers. This is to bring the structure more inline with how an actual tnode itself is configured. Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud