[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTikmIzPaOKdlXtCwosfJXzaKY1vxib_MdqI0vN_5@mail.gmail.com>
Date: Fri, 28 May 2010 08:53:11 +0530
From: ratheesh k <ratheesh.ksz@...il.com>
To: netdev@...r.kernel.org, linux-net@...r.kernel.org
Subject: fn_trie_lookup and fn_hash_lookup
hi ,
I was looking into 2.6.18 kernel . I can see two functions
fn_trie_lookup , fn_hash_lookup
ipv4/fib_trie.c: tb->tb_lookup = fn_trie_lookup;
ipv4/fib_hash.c: tb->tb_lookup = fn_hash_lookup;
What is the differnce between these two functions ?
Thanks,
Ratheesh
--
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