On 3/8/22, Erez Geva <[email protected]> wrote: > struct PortIdentity portIdentity; > Integer32 phc_index; > UInteger8 flags; > + uint8_t reserved;
What is the difference between uint8_t and UInteger8 ? Shouldn't these be the same type? I don't know, but it looks fishy to me. -Dale _______________________________________________ Linuxptp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxptp-devel
