Searched refs:mon_retrans_timer (Results 1 – 3 of 3) sorted by relevance
191 if (!alarm_is_scheduled(p_ccb->fcrb.mon_retrans_timer)) { in l2c_fcr_start_timer()192 alarm_set_on_queue(p_ccb->fcrb.mon_retrans_timer, tout, in l2c_fcr_start_timer()210 alarm_cancel(p_ccb->fcrb.mon_retrans_timer); in l2c_fcr_stop_timer()227 alarm_free(p_fcrb->mon_retrans_timer); in l2c_fcr_cleanup()228 p_fcrb->mon_retrans_timer = NULL; in l2c_fcr_cleanup()711 alarm_set_on_queue(p_ccb->fcrb.mon_retrans_timer, in l2c_fcr_proc_pdu()
190 alarm_t *mon_retrans_timer; /* Timer Monitor or Retransmission */ member
1570 alarm_free(p_ccb->fcrb.mon_retrans_timer); in l2cu_allocate_ccb()1571 p_ccb->fcrb.mon_retrans_timer = alarm_new("l2c_fcrb.mon_retrans_timer"); in l2cu_allocate_ccb()