Guy

It points to the actual byte that I am at (which is the beginning of the 
8 bytes that I need for time).

Does this help..??

Thanks,
Brian



Guy Harris wrote:
> On Jan 21, 2010, at 10:57 AM, Brian Oleksa wrote:
>
>   
>>                    if ((fieldsAvail & 2) != 0) {
>>                        guint64 msecs_since_the_epoch;
>>                        nstime_t t;
>>                        msecs_since_the_epoch = *((guint64*) ptr);
>>     
>
> What does "ptr" point to?
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <[email protected]>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>              mailto:[email protected]?subject=unsubscribe
>   
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to