nip_disp_state_t Struct Reference

Information needed to manage the dispatcher state machine. More...

#include <dispatcher.h>

Collaboration diagram for nip_disp_state_t:

Collaboration graph
[legend]

Data Fields

nip_disp_params_t next
 Next Dispatcher Call.
uint8_t flags
 Dispatcher flags.
uint8_t if_flags [NIP_NET_IF_COUNT]

Detailed Description

Information needed to manage the dispatcher state machine.

Definition at line 122 of file dispatcher.h.


Field Documentation

Next Dispatcher Call.

Definition at line 124 of file dispatcher.h.

Referenced by nip_tcp_disp_check(), nip_tcp_disp_close(), nip_tcp_disp_receive(), nip_tcp_disp_send(), and nip_udp_disp_receive().

Dispatcher flags.

Definition at line 125 of file dispatcher.h.

uint8_t nip_disp_state_t::if_flags[NIP_NET_IF_COUNT]

Definition at line 126 of file dispatcher.h.


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

Generated on Thu Jul 10 01:10:09 2008 for NIP by  doxygen 1.5.5