nu_authfield Struct Reference

#include <proto.h>


Data Fields

uint8_t type
uint8_t option
uint16_t length


Detailed Description

Header of one field. See also the header of the whole packet: nu_authreq

Definition at line 165 of file proto.h.


Field Documentation

uint16_t nu_authfield::length

Length of one field

Definition at line 168 of file proto.h.

Referenced by sasl_parse_user_os(), send_os(), and user_process_field().

uint8_t nu_authfield::option

Option: equals to 0 to OS_SRV

Definition at line 167 of file proto.h.

Referenced by sasl_parse_user_os(), and send_os().

uint8_t nu_authfield::type

Field type identifier: see nuv4_field_identifier_t

Definition at line 166 of file proto.h.

Referenced by sasl_parse_user_os(), send_os(), and user_process_field().


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