Searched refs:ttag_present (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsip/common/
H A Dsip_msg.c590 boolean_t ttag_present; local
595 ttag_present = sip_get_to_tag(sip_request, NULL) != NULL;
627 if (ttag_present || (totag == NULL && response == SIP_TRYING)) {

Completed in 29 milliseconds