parse_cseq.h File Reference

Parse CSEQ header field. More...

#include "../str.h"

Include dependency graph for parse_cseq.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  cseq_body

Defines

#define get_cseq(p_msg)   ((struct cseq_body*)(p_msg)->cseq->parsed)

Functions

void free_cseq (struct cseq_body *cb)
char * parse_cseq (char *buf, char *end, struct cseq_body *cb)


Detailed Description

Parse CSEQ header field.

Definition in file parse_cseq.h.


Define Documentation

#define get_cseq ( p_msg   )     ((struct cseq_body*)(p_msg)->cseq->parsed)


Function Documentation

void free_cseq ( struct cseq_body cb  ) 

Free all associated memory

Definition at line 99 of file parse_cseq.c.

References pkg_free.

Referenced by clean_hdr_field().

char* parse_cseq ( char *  buf,
char *  end,
struct cseq_body cb 
)


Generated on Thu May 24 00:00:40 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6