X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/924cbeba204272fab839e95d6e13004a248c96ab..0023eaa78f123676bfa9c5fba72ea4b8a59aaa70:/ospf.h diff --git a/ospf.h b/ospf.h index 8517232c..97e2384f 100644 --- a/ospf.h +++ b/ospf.h @@ -115,9 +115,10 @@ /* rla_flags */ #define RLA_FLAG_B 0x01 #define RLA_FLAG_E 0x02 -#define RLA_FLAG_W1 0x04 -#define RLA_FLAG_W2 0x08 +#define RLA_FLAG_V 0x04 +#define RLA_FLAG_W 0x08 #define RLA_FLAG_NT 0x10 /* RFC3101 Appendix B */ +#define RLA_FLAG_H 0x80 /* sla_tosmetric breakdown */ #define SLA_MASK_TOS 0x7f000000