Searched refs:SIP_VERSION (Results 1 – 4 of 4) sorted by relevance
556 header_size = strlen(SIP_VERSION) + SIP_SPACE_LEN + in sip_add_response_line()568 SIP_RESPONSE, SIP_VERSION, response, response_code, SIP_CRLF); in sip_add_response_line()913 strlen(request_uri) + SIP_SPACE_LEN + strlen(SIP_VERSION) + in sip_add_request_line()925 SIP_VERSION, SIP_CRLF); in sip_add_request_line()
1335 SIP_SPACE_LEN + strlen(SIP_VERSION) + sizeof (char) + in sip_create_via_hdr()1353 SIP_VIA, SIP_HCOLON, SIP_VERSION, sent_protocol_transport, in sip_create_via_hdr()
46 #define SIP_VERSION "SIP/2.0" macro
1189 if (sip_header->sip_hdr_current + strlen(SIP_VERSION) >= in sip_parse_first_line()