#include "../str.h"
#include "hf.h"


Go to the source code of this file.
Data Structures | |
| struct | etag |
Typedefs | |
| typedef struct etag | etag_t |
Functions | |
| void | free_sipifmatch (str **_e) |
| int | parse_sipifmatch (struct hdr_field *_h) |
Definition in file parse_sipifmatch.h.
| void free_sipifmatch | ( | str ** | _e | ) |
| int parse_sipifmatch | ( | struct hdr_field * | _h | ) |
Parse Sipifmatch HF body
Definition at line 79 of file parse_sipifmatch.c.
References hdr_field::body, etag_parser(), _str::len, LM_DBG, LM_ERR, hdr_field::parsed, pkg_free, pkg_malloc, and _str::s.
1.5.6