summaryrefslogtreecommitdiff
path: root/doc/explan_packet_states.h.xml
blob: df3e9e6084dec2cbcf73f8355baef10d89c1f5f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<sect1 id="packet_states.h"><title><filename>packet_states.h</filename></title>
<informaltable frame='all' pgwide='1'>
<tgroup cols='1'>

<tbody>
<row>
  <entry><para>This is a list of every possible state generated by every driver. The inclusion of each driver's states is controlled by <function>#ifdef</function> blocks, so we only include the states for drivers selected for compilation. These form an enumeration list in <function>packet.c</function> which indexes the <function>state_table[]</function> array mentioned in <function>packet_names.h</function>.</para></entry>
</row>
</tbody>

<tfoot>
<row>
  <entry spanname='s1' align='left'>Notes based on <function>$Id: packet_states.h 4299 2007-03-11 19:51:22Z ckuethe $</function></entry>
</row>
</tfoot>

</tgroup>
</informaltable>
</sect1>