Searched defs:sip_str (Results 1 – 2 of 2) sorted by relevance
308 typedef struct sip_str { struct309 char *sip_str_ptr; argument310 int sip_str_len; argument
391 sip_parse_uri_str(sip_str_t *sip_str, sip_hdr_value_t *value) in sip_parse_uri_str()