X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Finterface_funcs.h;h=388a438c02b68da752c54c613971d252047508d2;hb=9485d99bd3941b13abf7e47fc7e1d56f7b4fee55;hp=9241b34d59d123a2a9c1d0f6687ed82788e40632;hpb=592a909a302262cf4088a5468b8e427f577725e8;p=vpp.git diff --git a/src/vnet/interface_funcs.h b/src/vnet/interface_funcs.h index 9241b34d59d..388a438c02b 100644 --- a/src/vnet/interface_funcs.h +++ b/src/vnet/interface_funcs.h @@ -448,6 +448,9 @@ unformat_function_t unformat_vnet_hw_interface; unformat_function_t unformat_vnet_hw_interface_flags; unformat_function_t unformat_vnet_sw_interface_flags; +/* VLAN tag-rewrite */ +format_function_t format_vtr; + /* Node runtime for interface output function. */ typedef struct {