case_via.h File Reference

Via Header Field Name Parsing Macros. More...

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

Go to the source code of this file.

Defines

#define via1_CASE
#define via2_CASE


Detailed Description

Via Header Field Name Parsing Macros.

Definition in file case_via.h.


Define Documentation

#define via1_CASE

Value:

hdr->type = HDR_VIA_T; \
        hdr->name.len = 3;   \
        return (p + 4)

Definition at line 33 of file case_via.h.

#define via2_CASE

Value:

hdr->type = HDR_VIA_T; \
        p += 4;              \
        goto dc_end

Definition at line 38 of file case_via.h.


Generated on Mon May 21 16:00:35 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6