The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
APP IO utility functions. More...
#include <freeradius-devel/io/base.h>
#include <freeradius-devel/io/application.h>
#include <freeradius-devel/util/syserror.h>
#include <freeradius-devel/util/debug.h>
Go to the source code of this file.
Functions | |
char const * | fr_app_io_socket_name (TALLOC_CTX *ctx, fr_app_io_t const *app_io, fr_ipaddr_t const *src_ipaddr, int src_port, fr_ipaddr_t const *dst_ipaddr, int dst_port, char const *interface) |
APP IO utility functions.
Definition in file app_io.c.
char const* fr_app_io_socket_name | ( | TALLOC_CTX * | ctx, |
fr_app_io_t const * | app_io, | ||
fr_ipaddr_t const * | src_ipaddr, | ||
int | src_port, | ||
fr_ipaddr_t const * | dst_ipaddr, | ||
int | dst_port, | ||
char const * | interface | ||
) |