struct tapi_net_endpoint
Overview
Network endpoint of single connection. More…
#include <tapi_net.h> struct tapi_net_endpoint { // fields char* ta_name; char* if_name; };
Detailed Documentation
Network endpoint of single connection.
Fields
char* ta_name
Agent name.
char* if_name
Interface name.