Searched refs:sip_manage_dialog (Results 1 – 3 of 3) sorted by relevance
51 if (!sip_manage_dialog || dialog == NULL || transport == NULL || in sip_create_dialog_req()152 if (!sip_manage_dialog) { in sip_get_dialog_method()176 if (!sip_manage_dialog) { in sip_get_dialog_state()202 if (!sip_manage_dialog || dialog == NULL) { in sip_get_dialog_callid()233 if (!sip_manage_dialog || dialog == NULL) { in sip_get_dialog_local_tag()266 if (!sip_manage_dialog || dialog == NULL) { in sip_get_dialog_remote_tag()300 if (!sip_manage_dialog || dialog == NULL) { in sip_get_dialog_local_uri()333 if (!sip_manage_dialog || dialog == NULL) { in sip_get_dialog_remote_uri()365 if (!sip_manage_dialog || dialog == NULL) { in sip_get_dialog_remote_target_uri()398 if (!sip_manage_dialog || dialog == NULL) { in sip_get_dialog_local_contact_uri()[all …]
63 boolean_t sip_manage_dialog = B_FALSE; variable306 if (sip_manage_dialog) { in sip_sendmsg()520 if (sip_manage_dialog) { in sip_process_new_packet()601 sip_manage_dialog = stack_val->sip_stack_flags & SIP_STACK_DIALOGS; in sip_stack_init()661 if (sip_manage_dialog) { in sip_stack_init()
237 extern boolean_t sip_manage_dialog;