AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20090617160657.5e46d238@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:mail.onstor.net
NSV:
SSH:
R:<maxim.kozlovsky@onstor.com>,<bfisher@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 17 Jun 2009 16:07:34 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: Maxim Kozlovsky <maxim.kozlovsky@onstor.com>, Bill Fisher
 <bfisher@onstor.com>
Subject: camIdx anyone?
Message-ID: <20090617160734.363f38bd@ripper.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

typedef struct _tpl_connCb
{
    int32 flags;		/* See below */

    uint8 linkNum;	/* Link # (1 - 4) */

    int8 pad_1;

    uint16 vlanId;		/* VLAN ID (for vlan I/F) */

    /* The entry in the lookup hash table.
     */
    LIST_ENTRY(_tpl_connCb) hash_entry;

    uint16		prot;		/* UDP/TCP */
    uint16		camIdx;		/* CAM entry index */
                        ^^^^^^

What is it?