nu_header Struct Reference

#include <proto.h>


Data Fields

uint8_t proto:4
uint8_t msg_type:4
uint8_t option
uint16_t length


Detailed Description

Definition at line 76 of file proto.h.


Field Documentation

uint16_t nu_header::length

Definition at line 85 of file proto.h.

Referenced by recv_message(), send_hello_pckt(), send_user_pckt(), treat_user_request(), and userpckt_decode().

uint8_t nu_header::msg_type

Definition at line 82 of file proto.h.

Referenced by recv_message(), send_hello_pckt(), send_user_pckt(), treat_user_request(), and userpckt_decode().

uint8_t nu_header::option

Definition at line 84 of file proto.h.

Referenced by recv_message(), send_hello_pckt(), send_user_pckt(), treat_user_request(), user_request(), and userpckt_decode().

uint8_t nu_header::proto

Definition at line 81 of file proto.h.

Referenced by recv_message(), send_hello_pckt(), send_user_pckt(), treat_user_request(), and userpckt_decode().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 04:00:45 2008 for NuFW by  doxygen 1.4.7