| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | ||
| struct ast_string_field_mgr | __field_mgr | |
| struct ast_string_field_pool * | __field_mgr_pool | |
| const ast_string_field | name | |
| struct { | ||
| struct header * next | ||
| } | next | |
| const ast_string_field | value | |
Definition at line 47 of file pjsip_global_headers.c.
| struct ast_string_field_mgr __field_mgr | 
Definition at line 51 of file pjsip_global_headers.c.
| struct ast_string_field_pool* __field_mgr_pool | 
Definition at line 51 of file pjsip_global_headers.c.
| const ast_string_field name | 
Definition at line 51 of file pjsip_global_headers.c.
Referenced by add_headers_to_message(), PathSegment::get_child(), handle_options(), SwaggerType::load(), process_cors_request(), and remove_header().
| struct header* next | 
Definition at line 52 of file pjsip_global_headers.c.
Referenced by add_header(), add_headers_to_message(), destroy_headers(), find_registrar_aor(), handle_options(), handle_registration_response(), header_identify_match_check(), process_cors_request(), remove_header(), rfc3326_use_reason_header(), rfc3329_incoming_response(), and save_response_fields_to_transport().
| struct { ... } next | 
| const ast_string_field value | 
Definition at line 51 of file pjsip_global_headers.c.
Referenced by add_headers_to_message(), file_extension_from_content_type(), handle_options(), and process_cors_request().