Ethereal-users: [Ethereal-users] protocol tree

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

From: amit shanbhag <ashanbag@xxxxxxxxxxxxxx>
Date: Thu, 22 Feb 2001 16:38:48 +0530
Could someone tell me if there is a way to access a subtree provided 
i know the index of the subtree. Also tell me If there is a way to get a handle
to a proto_item if its header field id or index is known.

eg if i have ett_cu and i want cu_ tree how would i go about doing that
provided  the subtree has already been created , registered etc..