Add reserved octet to the new port hardware clock structure.

Signed-off-by: Erez Geva <erez.geva....@siemens.com>
---
 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
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to