The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
RADIUS over TCP. More...
Go to the source code of this file.
Functions | |
int | fr_tcp_read_packet (fr_packet_t *packet, uint32_t max_attributes, bool require_message_authenticator) |
fr_packet_t * | fr_tcp_recv (int sockfd, int flags) |
RADIUS over TCP.
Definition in file tcp.h.
int fr_tcp_read_packet | ( | fr_packet_t * | packet, |
uint32_t | max_attributes, | ||
bool | require_message_authenticator | ||
) |
fr_packet_t* fr_tcp_recv | ( | int | sockfd, |
int | flags | ||
) |