<def f='src/src/sys/net/slcompress.h' l='119' ll='130'/>
<size>472</size>
<doc f='src/src/sys/net/slcompress.h' l='113'>/*
 * &quot;state&quot; data for each active tcp conversation on the wire.  This is
 * basically a copy of the entire IP/TCP header from the last packet
 * we saw from the conversation together with a small identifier
 * the transmit &amp; receive ends of the line use to locate saved header.
 */</doc>
<mbr r='cstate::cs_next' o='0' t='struct cstate *'/>
<mbr r='cstate::cs_hlen' o='64' t='__uint16_t'/>
<mbr r='cstate::cs_id' o='80' t='u_char'/>
<mbr r='cstate::cs_filler' o='88' t='u_char'/>
<mbr r='cstate::slcs_u' o='96' t='union (anonymous union at /home/joerg/work/NetBSD/clean/src/sys/net/slcompress.h:124:2)'/>
