Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsip/common/
H A Dsip_msg.h443 extern int sip_parse_contentencode_header(_sip_header_t *,
H A Dsip_headers.c89 {"CONTENT-ENCODING", "e", sip_parse_contentencode_header, NULL, NULL,
H A Dsip_parse_hdrs.c207 sip_parse_contentencode_header(_sip_header_t *sip_header, in sip_parse_contentencode_header() function