Searched refs:deflect_struc (Results 1 – 1 of 1) sorted by relevance
37 struct deflect_struc { struct38 struct deflect_struc *next, *prev; argument49 static struct deflect_struc *table_head = NULL; argument50 static struct deflect_struc *table_tail = NULL;275 struct deflect_struc *ds, *ds1 = NULL; in insertrule()278 if (!(ds = kmalloc(sizeof(struct deflect_struc), GFP_KERNEL))) in insertrule()319 struct deflect_struc *ds, *ds1; in deleterule()369 struct deflect_struc *ds = table_head; in getruleptr()390 struct deflect_struc *dv; in isdn_divert_icall()