Lines Matching defs:hdr_value
172 } hdr_value;
187 #define auth_val hdr_value.auth
188 #define auth_scheme_ptr hdr_value.auth.scheme.sip_str_ptr
189 #define auth_scheme_len hdr_value.auth.scheme.sip_str_len
190 #define auth_param hdr_value.auth.param
191 #define int_val hdr_value.i
192 #define str_val hdr_value.str
193 #define str_val_ptr hdr_value.str.sip_str_ptr
194 #define str_val_len hdr_value.str.sip_str_len
195 #define strs_val hdr_value.strs
196 #define strs_s1 hdr_value.strs.s1
197 #define strs_s2 hdr_value.strs.s2
198 #define strs1_val_ptr hdr_value.strs.s1.sip_str_ptr
199 #define strs1_val_len hdr_value.strs.s1.sip_str_len
200 #define strs2_val_ptr hdr_value.strs.s2.sip_str_ptr
201 #define strs2_val_len hdr_value.strs.s2.sip_str_len
202 #define intstr_val hdr_value.intstr
203 #define intstr_int hdr_value.intstr.i
204 #define intstr_str hdr_value.intstr.s
205 #define intstr_str_ptr hdr_value.intstr.s.sip_str_ptr
206 #define intstr_str_len hdr_value.intstr.s.sip_str_len
207 #define warn_code hdr_value.warn.code
208 #define warn_agt hdr_value.warn.agt
209 #define warn_text hdr_value.warn.text
214 #define date_t hdr_value.date.t
215 #define date_d hdr_value.date.d
216 #define date_m hdr_value.date.m
217 #define date_y hdr_value.date.y
218 #define date_tz hdr_value.date.tz
219 #define date_wd hdr_value.date.wd
228 #define rack_resp hdr_value.rack.rack_resp_num
229 #define rack_cseq hdr_value.rack.rack_cseq_num
230 #define rack_method hdr_value.rack.rack_method
231 #define cftr_name hdr_value.cftr.display_name
232 #define cftr_uri hdr_value.cftr.uri
233 #define cseq_num hdr_value.cseq.num
234 #define cseq_method hdr_value.cseq.method
235 #define via_protocol hdr_value.via.sent_protocol
236 #define via_protocol_name hdr_value.via.sent_protocol.name
237 #define via_protocol_vers hdr_value.via.sent_protocol.version
238 #define via_protocol_transport hdr_value.via.sent_protocol.transport
239 #define via_sent_by_host hdr_value.via.sent_by_host
240 #define via_sent_by_port hdr_value.via.sent_by_port