> -----Original Message-----
> From: Dale Smith <[email protected]>
> Sent: Tuesday, March 15, 2022 5:07 PM
> To: Erez Geva <[email protected]>
> Cc: [email protected]
> Subject: Re: [Linuxptp-devel] [PATCH 1/1] TLV management messages need to be
> aligned to 16 bits.
> 
> 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


I believe UInteger8 is used because this is precisely how the structures are 
defined in the standard, which uses these names.

Thanks,
Jake


_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to