The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Protocol module API. More...
#include <freeradius-devel/io/base.h>
#include <freeradius-devel/server/dl_module.h>
#include <freeradius-devel/server/listen.h>
Go to the source code of this file.
Functions | |
void | common_packet_debug (request_t *request, fr_packet_t *packet, fr_pair_list_t *pairs, bool received) |
Protocol module API.
Definition in file protocol.c.
void common_packet_debug | ( | request_t * | request, |
fr_packet_t * | packet, | ||
fr_pair_list_t * | pairs, | ||
bool | received | ||
) |