Libtrap: Internal development docs  1.16.1
Data Structures | Typedefs
ifc_tcpip_internal.h File Reference

TRAP TCP/IP interfaces private structures. More...

#include "ifc_socket_common.h"
Include dependency graph for ifc_tcpip_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  client_s
 Structure for TCP/IP IFC client information. More...
 
struct  tcpip_sender_private_s
 Structure for TCP/IP IFC private information. More...
 
struct  tcpip_receiver_private_s
 

Typedefs

typedef struct client_s client_t
 Structure for TCP/IP IFC client information. More...
 
typedef struct tcpip_sender_private_s tcpip_sender_private_t
 Structure for TCP/IP IFC private information. More...
 
typedef struct tcpip_receiver_private_s tcpip_receiver_private_t
 

Detailed Description

TRAP TCP/IP interfaces private structures.

Author
Tomas Cejka cejka.nosp@m.t@ce.nosp@m.snet..nosp@m.cz
Date
2014

Definition in file ifc_tcpip_internal.h.