summaryrefslogtreecommitdiff
path: root/bfdd/bfdctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfdd/bfdctl.h')
-rw-r--r--bfdd/bfdctl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/bfdd/bfdctl.h b/bfdd/bfdctl.h
index 940efd1614..0da1ca8df6 100644
--- a/bfdd/bfdctl.h
+++ b/bfdd/bfdctl.h
@@ -66,9 +66,6 @@ struct bfd_peer_cfg {
bool bpc_has_label;
char bpc_label[MAXNAMELEN];
- bool bpc_has_vxlan;
- unsigned int bpc_vxlan;
-
bool bpc_has_localif;
char bpc_localif[MAXNAMELEN + 1];