The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Functions
protocol.c File Reference

Protocol module API. More...

#include <freeradius-devel/io/base.h>
#include <freeradius-devel/server/dl_module.h>
#include <freeradius-devel/server/listen.h>
+ Include dependency graph for protocol.c:

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)
 

Detailed Description

Protocol module API.

Id
3fd4b0bb6f2073207110cdfaa30615258ca50443

Definition in file protocol.c.

Function Documentation

◆ common_packet_debug()

void common_packet_debug ( request_t request,
fr_packet_t packet,
fr_pair_list_t pairs,
bool  received 
)

Definition at line 40 of file protocol.c.

+ Here is the call graph for this function: