Searched refs:sip_conn_timer4 (Results 1 – 3 of 3) sorted by relevance
62 int (*sip_conn_timer4)(sip_conn_object_t) = NULL; variable639 sip_conn_timer4 = stack_val->sip_io_pointers->sip_conn_timer4; in sip_stack_init()
404 if (sip_conn_timer4 != NULL) in sip_xaction_create()405 timer4 = sip_conn_timer4(obj); in sip_xaction_create()
411 int (*sip_conn_timer4)(sip_conn_object_t); member461 extern int (*sip_conn_timer4)(sip_conn_object_t);