![]() |
The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
#include <freeradius-devel/io/master.h>#include <freeradius-devel/server/radmin.h>#include "conduit.h"
Include dependency graph for proto_control.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | proto_control_t |
| An instance of a proto_control listen section. More... | |
| struct proto_control_t |
An instance of a proto_control listen section.
Definition at line 33 of file proto_control.h.
Collaboration diagram for proto_control_t:| Data Fields | ||
|---|---|---|
| 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. |
1.9.8