#include <parse_nameaddr.h>

Data Fields | |
| int | len |
| str | name |
| str | uri |
Definition at line 38 of file parse_nameaddr.h.
| int len |
Total length of the field (including all whitechars present in the parsed message
Definition at line 41 of file parse_nameaddr.h.
Referenced by do_duplicate_rr(), do_parse_rr_body(), parse_nameaddr(), and print_nameaddr().
Display name part
Definition at line 39 of file parse_nameaddr.h.
Referenced by do_duplicate_rr(), do_parse_rr_body(), encode_route(), extract_allowed_headers(), handle_sr(), mi_print_routes(), parse_nameaddr(), print_dlg(), print_nameaddr(), print_routeset(), print_rr_body(), print_rs(), and xlate_pointers().
Uri part without surrounding <>
Definition at line 40 of file parse_nameaddr.h.
Referenced by ac_sl_msg(), assemble_msg(), calculate_hooks(), encode_route(), get_path_dst_uri(), handle_sr(), is_rpid_user_e164(), ospGetRouteParameters(), parse_nameaddr(), print_nameaddr(), process_routeset(), and xlate_pointers().
1.5.6