Re: [tcpdump-workers] [PATCH] DCCP support

2005-08-03 Thread Ian McDonald
Guy, Comments in line. On 03/08/05, Guy Harris <[EMAIL PROTECTED]> wrote: > > The fact that __LITTLE_ENDIAN_BITFIELD is predefined means that the code > assumes that bitfields are stored in an order such that in > > u_int8_tdccph_cscov:4, > dccph_ccval:4

Re: [tcpdump-workers] [PATCH] DCCP support

2005-08-03 Thread Guy Harris
Ian McDonald wrote: +#define __LITTLE_ENDIAN_BITFIELD + +/** + * struct dccp_hdr - generic part of DCCP packet header + * + * @dccph_sport - Relevant port on the endpoint that sent this packet + * @dccph_dport - Relevant port on the other endpoint + * @dccph_doff - Data Offset from the start of