The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Functions
client_udp.h File Reference

RADIUS bio handlers for outgoing RADIUS client sockets over UDP. More...

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

Go to the source code of this file.

Functions

fr_bio_packet_tfr_radius_client_udp_bio_alloc (TALLOC_CTX *ctx, fr_radius_client_config_t *cfg, fr_bio_fd_config_t const *fd_cfg)
 Allocate a RADIUS bio for writing client packets. More...
 

Detailed Description

RADIUS bio handlers for outgoing RADIUS client sockets over UDP.

Id
2979d18f8a8bc30f025968b32a334ca3351d960d

Definition in file client_udp.h.

Function Documentation

◆ fr_radius_client_udp_bio_alloc()

fr_bio_packet_t* fr_radius_client_udp_bio_alloc ( TALLOC_CTX *  ctx,
fr_radius_client_config_t cfg,
fr_bio_fd_config_t const *  fd_cfg 
)

Allocate a RADIUS bio for writing client packets.

It also verifies that the packets we receive are valid for RADIUS.

Definition at line 51 of file client_udp.c.

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