Searched defs:sip_header_value_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsip/common/
H A Dsip.h299 typedef struct sip_value *sip_header_value_t; typedef in typeref:struct:sip_value
547 extern const sip_str_t *sip_get_authen_info(sip_header_value_t, int *);
552 extern const sip_str_t *sip_get_proxy_require(sip_header_value_t, int *);
555 extern const sip_str_t *sip_get_allow_events(sip_header_value_t, int *);
558 extern const sip_str_t *sip_get_accept_type(sip_header_value_t, int *);
559 extern const sip_str_t *sip_get_accept_sub_type(sip_header_value_t, int *);
560 extern const sip_str_t *sip_get_accept_enc(sip_header_value_t, int *);
561 extern const sip_str_t *sip_get_accept_lang(sip_header_value_t, int *);
562 extern const sip_str_t *sip_get_alert_info_uri(sip_header_value_t, int *);
563 extern sip_method_t sip_get_allow_method(sip_header_value_t, in
[all...]

Completed in 25 milliseconds