#include <machine/endian.h>#include <proto_v3.h>#include <proto_v4.h>Include dependency graph for proto.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| #define APP_TYPE_NAME 0x1 |
| #define APP_TYPE_SHA1 0x2 |
| #define AUTHREQ_PORT 4128 |
| #define OS_SRV 0x1 |
(possible value of the option member of nuv2_authfield)
Definition at line 110 of file proto.h.
Referenced by sasl_parse_user_os(), and send_os().
| #define PROTO_NUFW_VERSION PROTO_VERSION_NUFW_V22_2 |
Definition at line 63 of file proto.h.
Referenced by auth_packet_to_decision(), auth_request_send(), and authpckt_new_connection().
| #define PROTO_STRING "PROTO" |
| #define PROTO_UNKNOWN 0 |
| #define PROTO_VERSION PROTO_VERSION_V22 |
Definition at line 55 of file proto.h.
Referenced by recv_message(), send_hello_pckt(), send_user_pckt(), and treat_user_request().
| #define USERPCKT_PORT 4129 |
| #define USERPCKT_SERVICE "4129" |
| enum decision_t |
| enum nu_server_mode_t |
| enum nu_type_t |
| SRV_TYPE | Send server mode: SRV_TYPE_PUSH or SRV_TYPE_POLL |
| SRV_REQUIRED_PACKET | |
| SRV_REQUIRED_DISCONNECT | |
| SRV_REQUIRED_HELLO |
| enum nufw_message_t |
Message type : stored on 4 bits
Used in nufw_to_nuauth_message_header_t
| enum proto_nufw_version_t |
| enum proto_type_t |
1.4.7