Add reserved octet to the new port hardware clock structure.
Signed-off-by: Erez Geva <[email protected]>
---
tlv.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/tlv.h b/tlv.h
index 60a9edb..8966696 100644
--- a/tlv.h
+++ b/tlv.h
@@ -354,6 +354,7 @@ struct port_hwclock_np {
struct PortIdentity portIdentity;
Integer32 phc_index;
UInteger8 flags;
+ uint8_t reserved;
} PACKED;
struct port_stats_np {
--
2.30.2
_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel