case_orga.h File Reference

Organization 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 niza_CASE
#define orga_CASE
#define tion_CASE


Detailed Description

Organization Header Field Name Parsing Macros.

Definition in file case_orga.h.


Define Documentation

#define niza_CASE

Definition at line 41 of file case_orga.h.

#define orga_CASE

Value:

p += 4;           \
        val = READ(p);    \
        niza_CASE;        \
        goto other;

Definition at line 51 of file case_orga.h.

#define tion_CASE

Value:

if (LOWER_DWORD(val) == _tion_) {     \
           hdr->type = HDR_ORGANIZATION_T; \
      p += 4;                       \
      goto dc_end;                  \
   }                                     \

Definition at line 33 of file case_orga.h.


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