tcp_conn_alias Struct Reference

TCP port alias structure. More...

#include <tcp_conn.h>

Collaboration diagram for tcp_conn_alias:

Collaboration graph
[legend]

Data Fields

unsigned short hash
struct tcp_conn_aliasnext
struct tcp_connectionparent
unsigned short port
struct tcp_conn_aliasprev

Detailed Description

TCP port alias structure.

Definition at line 103 of file tcp_conn.h.


Field Documentation

unsigned short hash

hash index in the address hash

Definition at line 108 of file tcp_conn.h.

struct tcp_conn_alias* next [read]

Definition at line 105 of file tcp_conn.h.

struct tcp_connection* parent [read]

Definition at line 104 of file tcp_conn.h.

unsigned short port

alias port

Definition at line 107 of file tcp_conn.h.

struct tcp_conn_alias* prev [read]

Definition at line 106 of file tcp_conn.h.


The documentation for this struct was generated from the following file:

Generated on Thu May 24 18:00:48 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6