Data Fields | |
MMSContext | mms |
int | request_seq |
request packet sequence | |
int | chunk_seq |
data packet sequence |
Definition at line 56 of file mmsh.c.
data packet sequence
Definition at line 59 of file mmsh.c.
Referenced by get_chunk_header(), and handle_chunk_type().
Definition at line 57 of file mmsh.c.
Referenced by get_chunk_header(), get_http_header_data(), handle_chunk_type(), mmsh_close(), mmsh_open(), mmsh_read(), and read_data_packet().