26 RCSIDH(proto_load_h,
"$Id: 2a6dcbe2b18b4ed6541e9ae04fd79c5edbc9ccb1 $")
28 #include <freeradius-devel/server/module_rlm.h>
29 #include <freeradius-devel/io/master.h>
Describes a new application (protocol)
A section grouping multiple CONF_PAIR.
CONF_SECTION * server_cs
server CS for this listener
uint32_t priority
for packet processing, larger == higher
fr_dict_t const * dict
root dictionary
uint32_t code
packet code to use for incoming packets
fr_dict_attr_t const * attr_packet_type
uint32_t num_messages
for message ring buffer
char const * type
packet type name
uint32_t max_packet_size
for message ring buffer
CONF_SECTION * cs
my configuration
fr_io_instance_t io
wrapper for IO abstraction