sip 1.12.11devel
|
Structure for CSeq header. More...
#include <sip.h>
Data Fields | |
sip_common_t | cs_common [1] |
Common fragment info. | |
sip_error_t * | cs_next |
Link to next (dummy) | |
uint32_t | cs_seq |
Sequence number. | |
sip_method_t | cs_method |
Method enum. | |
char const * | cs_method_name |
Method name. | |
Structure for CSeq header.