diff options
Diffstat (limited to 'zebra/interface.h')
| -rw-r--r-- | zebra/interface.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/interface.h b/zebra/interface.h index f58596db2d..2857198373 100644 --- a/zebra/interface.h +++ b/zebra/interface.h @@ -204,6 +204,7 @@ struct zebra_if #if defined(HAVE_RTADV) struct rtadvconf rtadv; + unsigned int ra_sent, ra_rcvd; #endif /* HAVE_RTADV */ #ifdef HAVE_IRDP |
