All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
tcp.c File Reference
#include <freeradius-devel/libradius.h>
+ Include dependency graph for tcp.c:

Go to the source code of this file.

Macros

#define MAX_PACKET_LEN   4096
 

Functions

int fr_tcp_read_packet (RADIUS_PACKET *packet, int flags)
 
RADIUS_PACKETfr_tcp_recv (int sockfd, int flags)
 

Macro Definition Documentation

#define MAX_PACKET_LEN   4096

Definition at line 30 of file tcp.c.

Function Documentation

int fr_tcp_read_packet ( RADIUS_PACKET packet,
int  flags 
)

Definition at line 62 of file tcp.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

RADIUS_PACKET* fr_tcp_recv ( int  sockfd,
int  flags 
)

Definition at line 32 of file tcp.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: