On Wed, May 23, 2007 at 12:46:00PM -0400, Kevin A. Noll wrote:
> 
> 
> I'm dissecting TLVs in the WLCCP protocol. The TLVs are defined in a
> hierarchical manner, so the TLV is defined by a group_id and a type_id. 
...
> I'm wondering if I can define a 2-dimensional value_string array sort of
> like:

static const value_string wlccp_tlv_group0_type_id ...

static const value_string wlccp_tlv_group2_type_id ...

 ciao
      Joerg
-- 
Joerg Mayer                                           <[EMAIL PROTECTED]>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to