Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsip/common/
H A Dsip_xaction_state_mc.c97 } sip_xaction_time_obj_t; typedef
125 static sip_xaction_time_obj_t *sip_setup_timer(sip_conn_object_t,
132 static sip_xaction_time_obj_t *
136 sip_xaction_time_obj_t *sip_timer_obj = NULL; in sip_setup_timer()
138 sip_timer_obj = (sip_xaction_time_obj_t *) in sip_setup_timer()
139 malloc(sizeof (sip_xaction_time_obj_t)); in sip_setup_timer()
206 sip_xaction_time_obj_t *timer_obj_A = NULL; in sip_clnt_xaction_output()
207 sip_xaction_time_obj_t *timer_obj_B = NULL; in sip_clnt_xaction_output()
208 sip_xaction_time_obj_t *timer_obj_E = NULL; in sip_clnt_xaction_output()
209 sip_xaction_time_obj_t *timer_obj_F = NULL; in sip_clnt_xaction_output()
[all …]