ReactOS 0.4.15-dev-7942-gd23573b
cstate Struct Reference

#include <vj.h>

Collaboration diagram for cstate:

Public Attributes

struct cstatecs_next
 
u_short cs_hlen
 
u_char cs_id
 
u_char cs_filler
 
union {
   char   csu_hdr [MAX_HDR]
 
   struct ip_hdr   csu_ip
 
vjcs_u
 

Detailed Description

Definition at line 105 of file vj.h.

Member Data Documentation

◆ cs_filler

u_char cstate::cs_filler

Definition at line 109 of file vj.h.

◆ cs_hlen

u_short cstate::cs_hlen

Definition at line 107 of file vj.h.

◆ cs_id

u_char cstate::cs_id

Definition at line 108 of file vj.h.

◆ cs_next

struct cstate* cstate::cs_next

Definition at line 106 of file vj.h.

◆ csu_hdr

char cstate::csu_hdr[MAX_HDR]

Definition at line 111 of file vj.h.

◆ csu_ip

struct ip_hdr cstate::csu_ip

Definition at line 112 of file vj.h.

◆ 

union { ... } cstate::vjcs_u

The documentation for this struct was generated from the following file: