Commit 4379f253 authored by Aurelio Colosimo's avatar Aurelio Colosimo

struct name corrected, compliant to IEEE 1588

parent 7f9b846a
......@@ -151,13 +151,13 @@ typedef struct {
typedef struct {
Timestamp requestReceiptTimestamp;
PortIdentity requestingPortIdentity;
} MsgPdelayResp;
} MsgPDelayResp;
/* PdelayRespFollowUp Message (table 31, page 132) */
typedef struct {
Timestamp responseOriginTimestamp;
PortIdentity requestingPortIdentity;
} MsgPdelayRespFollowUp;
} MsgPDelayRespFollowUp;
/* Signaling Message (table 33, page 133) */
typedef struct {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment