Home
last modified time | relevance | path

Searched refs:is_resp (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libsip/common/
H A Dsip_ui.c459 boolean_t is_resp; in sip_msg_is_response() local
479 is_resp = !sip_msg_info->is_request; in sip_msg_is_response()
481 return (is_resp); in sip_msg_is_response()