Searched refs:sip_manage_dialog (Results 1 – 3 of 3) sorted by relevance
53 if (!sip_manage_dialog || dialog == NULL || transport == NULL || in sip_create_dialog_req()154 if (!sip_manage_dialog) { in sip_get_dialog_method()178 if (!sip_manage_dialog) { in sip_get_dialog_state()204 if (!sip_manage_dialog || dialog == NULL) { in sip_get_dialog_callid()235 if (!sip_manage_dialog || dialog == NULL) { in sip_get_dialog_local_tag()268 if (!sip_manage_dialog || dialog == NULL) { in sip_get_dialog_remote_tag()302 if (!sip_manage_dialog || dialog == NULL) { in sip_get_dialog_local_uri()335 if (!sip_manage_dialog || dialog == NULL) { in sip_get_dialog_remote_uri()367 if (!sip_manage_dialog || dialog == NULL) { in sip_get_dialog_remote_target_uri()400 if (!sip_manage_dialog || dialog == NULL) { in sip_get_dialog_local_contact_uri()[all …]
65 boolean_t sip_manage_dialog = B_FALSE; variable308 if (sip_manage_dialog) { in sip_sendmsg()522 if (sip_manage_dialog) { in sip_process_new_packet()603 sip_manage_dialog = stack_val->sip_stack_flags & SIP_STACK_DIALOGS; in sip_stack_init()663 if (sip_manage_dialog) { in sip_stack_init()
239 extern boolean_t sip_manage_dialog;