Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_xaction_state_mc.c679 sip_xaction_time_obj_t *timer_obj_I = NULL; in sip_srv_xaction_input() local
705 timer_obj_I = sip_setup_timer(conn_obj, sip_trans, in sip_srv_xaction_input()
708 if (timer_obj_I == NULL) { in sip_srv_xaction_input()
714 timer_obj_I, sip_xaction_state_timer_fire); in sip_srv_xaction_input()
718 free(timer_obj_I); in sip_srv_xaction_input()