Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_ui.c457 boolean_t is_resp; in sip_msg_is_response() local
477 is_resp = !sip_msg_info->is_request; in sip_msg_is_response()
479 return (is_resp); in sip_msg_is_response()