The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Functions
tcp.c File Reference
#include <freeradius-devel/radius/radius.h>
#include <freeradius-devel/util/syserror.h>
#include "tcp.h"
+ Include dependency graph for tcp.c:

Go to the source code of this file.

Functions

int fr_tcp_read_packet (fr_packet_t *packet, uint32_t max_attributes, bool require_ma)
 
fr_packet_tfr_tcp_recv (int sockfd, int flags)
 

Function Documentation

◆ fr_tcp_read_packet()

int fr_tcp_read_packet ( fr_packet_t packet,
uint32_t  max_attributes,
bool  require_ma 
)

Definition at line 60 of file tcp.c.

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

◆ fr_tcp_recv()

fr_packet_t* fr_tcp_recv ( int  sockfd,
int  flags 
)

Definition at line 31 of file tcp.c.

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