X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fip%2Flookup.h;fp=src%2Fvnet%2Fip%2Flookup.h;h=4489df1aed8ad3b121404f5cb0198ff9f3d37273;hb=e7f34c93b1c928855f88896c5bdd2bc539ee77ae;hp=aa9982732133e658117b74b46e2cff8c0c7e2709;hpb=35f8ee6921f3995c12502c352d25487c6a6fc290;p=vpp.git diff --git a/src/vnet/ip/lookup.h b/src/vnet/ip/lookup.h index aa998273213..4489df1aed8 100644 --- a/src/vnet/ip/lookup.h +++ b/src/vnet/ip/lookup.h @@ -179,6 +179,7 @@ ip_lookup_set_buffer_fib_index (u32 * fib_index_by_sw_if_index, } void ip_lookup_init (ip_lookup_main_t * lm, u32 ip_lookup_node_index); +bool fib_prefix_validate (const fib_prefix_t *prefix); #endif /* included_ip_lookup_h */ /*