summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_lsa.h
diff options
context:
space:
mode:
Diffstat (limited to 'ospf6d/ospf6_lsa.h')
-rw-r--r--ospf6d/ospf6_lsa.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ospf6d/ospf6_lsa.h b/ospf6d/ospf6_lsa.h
index 8b9d5f34..1f88f926 100644
--- a/ospf6d/ospf6_lsa.h
+++ b/ospf6d/ospf6_lsa.h
@@ -120,9 +120,7 @@ struct ospf6_lsa
void *scope; /* pointer to scope data structure */
int headeronly; /* indicate this is LS header only */
-
- unsigned long refcnt;
- struct ospf6_lsa *refsrc;
+ int onretrans;
/* lsa instance */
struct ospf6_lsa_header *header;