Searched refs:sip_parse_alert_header (Results 1 – 3 of 3) sorted by relevance
395 extern int sip_parse_alert_header(_sip_header_t *,
81 {"ALERT-INFO", NULL, sip_parse_alert_header, NULL, NULL, sip_free_phdr},
88 sip_parse_alert_header(_sip_header_t *sip_header, sip_parsed_header_t **header) in sip_parse_alert_header() function