Functions

hf.c File Reference

Parser :: parse header files. More...

#include "hf.h"
#include "parse_via.h"
#include "parse_to.h"
#include "parse_cseq.h"
#include "parse_date.h"
#include "parse_identity.h"
#include "parse_identityinfo.h"
#include "../dprint.h"
#include "../mem/mem.h"
#include "parse_def.h"
#include "digest/digest.h"
#include "parse_event.h"
#include "parse_expires.h"
#include "parse_sipifmatch.h"
#include "parse_rr.h"
#include "parse_subscription_state.h"
#include "contact/parse_contact.h"
#include "parse_disposition.h"
#include "parse_allow.h"
#include "../ut.h"
Include dependency graph for hf.c:

Go to the source code of this file.

Functions


Detailed Description

Definition in file hf.c.


Function Documentation

void clean_hdr_field ( struct hdr_field hf  ) 
void free_hdr_field_lst ( struct hdr_field hf  ) 

frees a hdr_field list.

WARNING: frees only ->parsed and ->next

Definition at line 218 of file hf.c.

References clean_hdr_field(), and hdr_field::next.

Here is the call graph for this function: