Searched refs:divert_head (Results 1 – 1 of 1) sorted by relevance
47 static struct call_struc *divert_head = NULL; /* head of remembered entrys */ variable96 divert_head = cs->next; in deflect_timer_expire()193 cs->next = divert_head; in cf_command()194 divert_head = cs; in cf_command()213 cs = divert_head; /* start of parameter list */ in deflect_extern_action()520 cs->next = divert_head; in isdn_divert_icall()521 divert_head = cs; in isdn_divert_icall()538 cs = divert_head; in deleteprocs()539 divert_head = NULL; in deleteprocs()688 cs = divert_head; /* start of list */ in prot_stat_callback()[all …]