Lines Matching defs:gptp_hdr
147 struct gptp_hdr { struct
149 uint8_t message_type:4;
152 uint8_t transport_specific:4;
155 uint8_t ptp_version:4;
158 uint8_t reserved0:4;
161 uint16_t message_length;
164 uint8_t domain_number;
167 uint8_t reserved1;
170 struct gptp_flags flags;
173 int64_t correction_field;
176 uint32_t reserved2;
179 struct gptp_port_identity port_id;
182 uint16_t sequence_id;
185 uint8_t control;
188 int8_t log_msg_interval;