The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Data Structures
proto_cron.h File Reference

Cron master protocol handler. More...

#include <freeradius-devel/server/module_rlm.h>
#include <freeradius-devel/io/master.h>
#include <pthread.h>
+ Include dependency graph for proto_cron.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  proto_cron_t
 

Detailed Description

Cron master protocol handler.

Id
51e41faea7bcc1e992d0fd2fac7ce7cb234f7e8a

Definition in file proto_cron.h.


Data Structure Documentation

◆ proto_cron_t

struct proto_cron_t

Definition at line 35 of file proto_cron.h.

+ Collaboration diagram for proto_cron_t:
Data Fields
fr_dict_attr_t const * attr_packet_type
uint32_t code packet code to use for incoming packets
CONF_SECTION * cs my configuration
fr_dict_t const * dict root dictionary
fr_io_instance_t io wrapper for IO abstraction
uint32_t max_packet_size for message ring buffer
uint32_t num_messages for message ring buffer
uint32_t priority for packet processing, larger == higher
fr_app_t * self child / parent linking issues
CONF_SECTION * server_cs server CS for this listener
char const * type packet type name