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

RADIUS over TCP. More...

+ This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

RADIUS over TCP.

Id
7e7ab6d7540bf7aac904235231d57de2a3911365

Definition in file tcp.h.

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: