Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_miscdefs.h60 #define SIP_SIZE_OF_STATUS_CODE 3 macro
H A Dsip_msg.c557 SIP_SIZE_OF_STATUS_CODE + SIP_SPACE_LEN + strlen(response_code) + in sip_add_response_line()
H A Dsip_parse_generic.c1225 if (sip_header->sip_hdr_current + SIP_SIZE_OF_STATUS_CODE >= in sip_parse_first_line()