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=aa9982732133e658117b74b46e2cff8c0c7e2709;hb=e2d0c6e51ed29949260ae89c1a69cec39a14048f;hp=48ba468d7c2a7ff41640d7cefb9fed16e857a567;hpb=8e0af7a7ffb0d6208c91e74eeaa0e46f3ac29026;p=vpp.git diff --git a/src/vnet/ip/lookup.h b/src/vnet/ip/lookup.h index 48ba468d7c2..aa998273213 100644 --- a/src/vnet/ip/lookup.h +++ b/src/vnet/ip/lookup.h @@ -162,7 +162,7 @@ typedef struct ip_lookup_main_t } ip_lookup_main_t; u8 *format_ip_flow_hash_config (u8 * s, va_list * args); - +uword unformat_ip_flow_hash_config (unformat_input_t *input, va_list *args); always_inline void ip_lookup_set_buffer_fib_index (u32 * fib_index_by_sw_if_index,