ICP  1
Public Attributes | List of all members
isisds_open_t Struct Reference

Public Attributes

int len
 
int ver_major
 
int ver_minor
 
int pid
 
int access_type
 
int pad [1]
 
char user [32]
 
char host [64]
 

Detailed Description

Definition at line 24 of file isisds_command.c.

Member Data Documentation

int isisds_open_t::access_type

Definition at line 30 of file isisds_command.c.

Referenced by isisds_recv_open(), and isisds_send_open().

char isisds_open_t::host[64]

Definition at line 33 of file isisds_command.c.

Referenced by isisds_send_open().

int isisds_open_t::len

Definition at line 26 of file isisds_command.c.

Referenced by isisds_recv_open(), and isisds_send_open().

int isisds_open_t::pad[1]

Definition at line 31 of file isisds_command.c.

int isisds_open_t::pid

Definition at line 29 of file isisds_command.c.

Referenced by isisds_send_open().

char isisds_open_t::user[32]

Definition at line 32 of file isisds_command.c.

Referenced by isisds_send_open().

int isisds_open_t::ver_major

Definition at line 27 of file isisds_command.c.

Referenced by isisds_recv_open(), and isisds_send_open().

int isisds_open_t::ver_minor

Definition at line 28 of file isisds_command.c.

Referenced by isisds_recv_open(), and isisds_send_open().


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