Home
last modified time | relevance | path

Searched refs:sip_next_value (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libsip/common/
H A Dsip_parse_hdrs.c128 last_value->sip_next_value = value; in sip_parse_allow_header()
711 last_value->sip_next_value = value; in sip_parse_warn_header()
1186 last_value->sip_next_value = value; in sip_parse_via_header()
1443 last_value->sip_next_value = value; in sip_parse_cftr_header()
H A Dsip_headers.c186 next_value = value->sip_next_value; in sip_free_phdr()
206 next_value = value->sip_next_value; in sip_free_cftr_header()
H A Dsip_parse_generic.c527 last_value->sip_next_value = value; in sip_parse_hdr_parser1()
751 last_value->sip_next_value = value; in sip_parse_hdr_parser3()
H A Dsip_msg.h179 #define sip_next_value sip_value.next macro