#include <contact.h>

Data Fields | |
| str | dst_uri |
| param_t * | expires |
| unsigned int | flags |
| int | len |
| param_t * | methods |
| str | name |
| struct contact * | next |
| param_t * | params |
| str | path |
| param_t * | q |
| qvalue_t | q |
| unsigned short | q_flag |
| param_t * | received |
| struct socket_info * | sock |
| str | uri |
Definition at line 45 of file t_serial.c.
Definition at line 48 of file t_serial.c.
Referenced by encode_branch_info(), and t_load_contacts().
Definition at line 45 of file contact.h.
Referenced by encode_contact(), get_register_expire(), insert_contacts(), parse_contacts(), print_contacts(), test_max_contacts(), and update_contacts().
| unsigned int flags |
Definition at line 50 of file t_serial.c.
Referenced by encode_branch_info(), and t_load_contacts().
| int len |
Definition at line 49 of file contact.h.
Referenced by add_rcv_param_f(), parse_contacts(), and print_contacts().
Definition at line 46 of file contact.h.
Referenced by check_message_support(), encode_contact(), pack_ci(), parse_contacts(), and print_contacts().
Definition at line 42 of file contact.h.
Referenced by add_rcv_param_f(), encode_contact(), parse_contacts(), and print_contacts().
Definition at line 53 of file t_serial.c.
Referenced by add_contacts_to_loc_set(), check_contacts(), contact_iterator(), decode_contact_header(), encode_contact(), encode_contact_body(), free_contact_list(), free_contacts(), get_next_contact(), get_register_expire(), parse_contacts(), print_contacts(), sort_contacts(), and t_load_contacts().
Definition at line 48 of file contact.h.
Referenced by encode_contact(), free_contacts(), parse_contacts(), and print_contacts().
Definition at line 49 of file t_serial.c.
Referenced by encode_branch_info(), and t_load_contacts().
Definition at line 47 of file t_serial.c.
Referenced by add_contacts_to_loc_set(), encode_contact(), pack_ci(), parse_contacts(), print_contacts(), sort_contacts(), and t_load_contacts().
| unsigned short q_flag |
Definition at line 47 of file contact.h.
Referenced by check_contacts(), encode_contact(), pack_ci(), parse_contacts(), and print_contacts().
struct socket_info* sock [read] |
Definition at line 51 of file t_serial.c.
Referenced by encode_branch_info(), and t_load_contacts().
Definition at line 46 of file t_serial.c.
Referenced by add_contacts_to_loc_set(), add_rcv_param_f(), assemble_msg(), check_contacts(), check_register(), decode_contact(), decode_contact_header(), encode_branch_info(), encode_contact(), extract_sdialog_info(), fix_nated_contact_f(), FixContact(), get_contact_uri(), get_register_expire(), insert_contacts(), parse_contacts(), print_contacts(), sort_contacts(), t_load_contacts(), test_max_contacts(), and update_contacts().
1.5.6