Ethereal-dev: Re: [Ethereal-dev] Creating a new Dissector

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

From: "Ronnie Sahlberg" <sahlberg@xxxxxxxxxxxxxxxx>
Date: Wed, 2 Oct 2002 20:06:26 +1000
MessageWell,

it is sort of a ntohs() function but it operatoes on a tvb.
:-)


From: pevee 
To: ethereal-dev@xxxxxxxxxxxx 
Sent: Wednesday, October 02, 2002 7:58 PM
Subject: Re: [Ethereal-dev] Creating a new Dissector


Anybody knows what this function does:-

(1) tvb_get_ntohs(tvb, offset);

I couldn't find anything in the doc, please advice :)