ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [Ethereal-dev] tvb_get_* for guint64?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Kelly Byrd" <kbyrd-ethereal@xxxxxxxxxx>
Date: Wed, 18 Aug 2004 08:56:23 -0700 (PDT)
It seems there isn't a tvb_get_* routine for a g[u]int64,
but there's code to handle the a 64bit type in proto_add_item.
Is there a reason for this that I'm missing? Would it be useful to
do this in tvbuff?

KB