#include <parse_param.h>

Data Fields | |
| struct param * | expires |
| struct param * | methods |
| struct param * | q |
| struct param * | received |
Definition at line 79 of file parse_param.h.
expires parameter
Definition at line 80 of file parse_param.h.
Referenced by parse_contact_class(), and parse_contacts().
methods parameter (RFC 3840)
Definition at line 82 of file parse_param.h.
Referenced by parse_contact_class(), and parse_contacts().
q parameter
Definition at line 81 of file parse_param.h.
Referenced by parse_contact_class(), and parse_contacts().
received parameter
Definition at line 83 of file parse_param.h.
Referenced by build_path_vector(), parse_contact_class(), parse_contacts(), and path_rr_callback().
1.5.6