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

Functions to support RADIUS bio handlers. More...

#include <freeradius-devel/radius/bio.h>
+ Include dependency graph for bio.c:

Go to the source code of this file.

Functions

fr_bio_verify_action_t fr_radius_bio_verify (fr_bio_t *bio, UNUSED void *packet_ctx, const void *data, size_t *size)
 Callback for RADIUS packet verification. More...
 
fr_bio_verify_action_t fr_radius_bio_verify_datagram (fr_bio_t *bio, UNUSED void *packet_ctx, const void *data, size_t *size)
 And verify a datagram packet. More...
 

Detailed Description

Functions to support RADIUS bio handlers.

Id
a6987b9fe50e80fb94aadb82296720b92c4b0873

Definition in file bio.c.

Function Documentation

◆ fr_radius_bio_verify()

fr_bio_verify_action_t fr_radius_bio_verify ( fr_bio_t bio,
UNUSED void *  packet_ctx,
const void *  data,
size_t size 
)

Callback for RADIUS packet verification.

Definition at line 32 of file bio.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ fr_radius_bio_verify_datagram()

fr_bio_verify_action_t fr_radius_bio_verify_datagram ( fr_bio_t bio,
UNUSED void *  packet_ctx,
const void *  data,
size_t size 
)

And verify a datagram packet.

Definition at line 64 of file bio.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: