Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

packet Struct Reference

Collaboration diagram for packet:

Collaboration graph
[legend]

Data Fields

int operation
int seq
Octstrdata
unsigned long opref
Octstrdata

Field Documentation

Octstr* packet::data
 

Definition at line 245 of file smsc_oisd.c.

Octstr* packet::data
 

Definition at line 446 of file smsc_cimd2.c.

Referenced by cimd2_get_packet(), cimd2_receive_msg(), cimd2_request(), cimd2_send_response(), oisd_accept_delivery_report_message(), oisd_accept_message(), oisd_get_packet(), oisd_receive_msg(), oisd_request(), oisd_send_delivery_request(), oisd_send_response(), packet_add_parm(), packet_check(), packet_check_header(), packet_check_parameter(), packet_create(), packet_destroy(), packet_encode_message(), packet_get_parm(), packet_parse(), packet_parse_header(), packet_set_checksum(), packet_set_data_size(), and packet_set_sequence().

int packet::operation
 

Definition at line 244 of file smsc_oisd.c.

Referenced by cimd2_handle_request(), cimd2_receive_msg(), cimd2_request(), cimd2_send_response(), oisd_get_packet(), oisd_handle_request(), oisd_receive_msg(), oisd_request(), oisd_send_response(), packet_check_can_receive(), packet_create(), packet_display_error(), packet_parse_header(), and packet_set_send_sequence().

unsigned long packet::opref
 

Definition at line 243 of file smsc_oisd.c.

Referenced by oisd_request(), oisd_send_response(), packet_create(), packet_parse_header(), and packet_set_sequence().

int packet::seq
 

Definition at line 445 of file smsc_cimd2.c.

Referenced by cimd2_handle_request(), cimd2_request(), cimd2_send_response(), packet_create(), packet_parse_header(), and packet_set_sequence().


The documentation for this struct was generated from the following files: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.