Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

socket_id Struct Reference

#include <ip_addr.h>


Data Fields

name_lstaddr_lst
int flags
int proto
int port
socket_idnext


Field Documentation

struct name_lst* socket_id::addr_lst
 

Definition at line 159 of file ip_addr.h.

int socket_id::flags
 

Definition at line 162 of file ip_addr.h.

struct socket_id* socket_id::next
 

Definition at line 165 of file ip_addr.h.

Referenced by mk_listen_id(), and yyparse().

int socket_id::port
 

Definition at line 164 of file ip_addr.h.

Referenced by mk_listen_id(), and yyparse().

int socket_id::proto
 

Definition at line 163 of file ip_addr.h.

Referenced by mk_listen_id(), and yyparse().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 7 04:16:38 2010 for SIPExpressRouter by  doxygen 1.3.9.1