The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Loading...
Searching...
No Matches
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

ssize_t fr_tcp_read_packet (int sockfd, uint8_t *buffer, size_t size, size_t *total, uint32_t max_attributes, bool require_message_authenticator)
 

Function Documentation

◆ fr_tcp_read_packet()

ssize_t fr_tcp_read_packet ( int  sockfd,
uint8_t buffer,
size_t  size,
size_t total,
uint32_t  max_attributes,
bool  require_message_authenticator 
)

Definition at line 35 of file tcp.c.

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