encode_cseq.c File Reference

#include <stdio.h>
#include <string.h>
#include <netinet/in.h>
#include "../../mem/mem.h"
#include "../../parser/parse_cseq.h"
#include "../../dprint.h"
#include "../../ut.h"
#include "xaddress.h"

Include dependency graph for encode_cseq.c:

Go to the source code of this file.

Defines

#define _GNU_SOURCE

Functions

int encode_cseq (char *hdrstart, int hdrlen, struct cseq_body *body, unsigned char *where)
int print_encoded_cseq (FILE *fd, char *hdr, int hdrlen, unsigned char *payload, int paylen, char *prefix)


Define Documentation

#define _GNU_SOURCE

Definition at line 39 of file encode_cseq.c.


Function Documentation

int encode_cseq ( char *  hdrstart,
int  hdrlen,
struct cseq_body body,
unsigned char *  where 
)

int print_encoded_cseq ( FILE *  fd,
char *  hdr,
int  hdrlen,
unsigned char *  payload,
int  paylen,
char *  prefix 
)

Definition at line 84 of file encode_cseq.c.

Referenced by print_encoded_header().


Generated on Wed May 23 04:00:38 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6