![]() |
The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
TFTP protocol. More...
Include dependency graph for base.c:Go to the source code of this file.
Functions | |
| void | fr_tftp_global_free (void) |
| int | fr_tftp_global_init (void) |
Variables | |
| fr_dict_attr_t const * | attr_packet_type |
| fr_dict_attr_t const * | attr_tftp_block |
| fr_dict_attr_t const * | attr_tftp_block_size |
| fr_dict_attr_t const * | attr_tftp_data |
| fr_dict_attr_t const * | attr_tftp_error_code |
| fr_dict_attr_t const * | attr_tftp_error_message |
| fr_dict_attr_t const * | attr_tftp_filename |
| fr_dict_attr_t const * | attr_tftp_mode |
| fr_dict_attr_t const * | attr_tftp_opcode |
| fr_dict_t const * | dict_tftp |
| char const * | fr_tftp_codes [FR_TFTP_MAX_CODE] |
| char const * | fr_tftp_error_codes [FR_TFTP_MAX_ERROR_CODE] |
| static uint32_t | instance_count = 0 |
| fr_dict_autoload_t | libfreeradius_tftp [] |
| fr_dict_attr_autoload_t | libfreeradius_tftp_dict_attr [] |
TFTP protocol.
Definition in file base.c.
| void fr_tftp_global_free | ( | void | ) |
| int fr_tftp_global_init | ( | void | ) |
| fr_dict_attr_t const* attr_packet_type |
| fr_dict_attr_t const* attr_tftp_block |
| fr_dict_attr_t const* attr_tftp_block_size |
| fr_dict_attr_t const* attr_tftp_data |
| fr_dict_attr_t const* attr_tftp_error_code |
| fr_dict_attr_t const* attr_tftp_error_message |
| fr_dict_attr_t const* attr_tftp_filename |
| fr_dict_attr_t const* attr_tftp_mode |
| fr_dict_attr_t const* attr_tftp_opcode |
| char const* fr_tftp_codes[FR_TFTP_MAX_CODE] |
| char const* fr_tftp_error_codes[FR_TFTP_MAX_ERROR_CODE] |
| fr_dict_autoload_t libfreeradius_tftp |
| fr_dict_attr_autoload_t libfreeradius_tftp_dict_attr |
1.9.8