{
struct static_vrf *svrf;
struct static_vrf *nh_svrf;
- const char *flag;
+ const char *flag = NULL;
if (table_str && vrf && !vrf_is_mapped_on_netns(vrf_lookup_by_name(vrf))) {
vty_out(vty,
VTY_DECLVAR_CONTEXT(vrf, vrf);
struct static_vrf *svrf = vrf->info;
struct static_vrf *nh_svrf;
- const char *flag;
+ const char *flag = NULL;
if (table_str && !vrf_is_mapped_on_netns(vrf)) {
vty_out(vty,
{
struct static_vrf *svrf;
struct static_vrf *nh_svrf;
- const char *flag;
+ const char *flag = NULL;
if (table_str && vrf && !vrf_is_mapped_on_netns(vrf_lookup_by_name(vrf))) {
vty_out(vty,
VTY_DECLVAR_CONTEXT(vrf, vrf);
struct static_vrf *svrf = vrf->info;
struct static_vrf *nh_svrf;
- const char *flag;
+ const char *flag = NULL;
if (table_str && !vrf_is_mapped_on_netns(vrf)) {
vty_out(vty,