Add clib_bihash_search_inline_2_with_hash to bihash template 54/13054/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Sun, 27 May 2018 18:56:26 +0000 (20:56 +0200)
committerDave Barach <openvpp@barachs.net>
Thu, 14 Jun 2018 17:38:53 +0000 (17:38 +0000)
Use similar approach as in the clib_bihash_search_inline_with_hash to
be able to do the hash calculation and lookup separately.

Change-Id: Ief79aa0f9f1e42b0af88be4807ca01fac30a80d7
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>

No differences found