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

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)
 

Detailed Description

RADIUS over TCP.

Id
308081a97e7e33723f2e42253267ebace10ca811

Definition in file tcp.h.

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: