Searched refs:x25_forward (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/x25/
H A DMakefile9 x25_timer.o x25_proc.o x25_forward.o
H A Dx25_forward.c25 struct x25_forward *x25_frwd, *new_frwd;
52 x25_frwd = list_entry(entry, struct x25_forward, node);
62 if ((new_frwd = kmalloc(sizeof(struct x25_forward),
96 struct x25_forward *frwd;
105 frwd = list_entry(entry, struct x25_forward, node);
136 struct x25_forward *fwd;
142 fwd = list_entry(entry, struct x25_forward, node);
154 struct x25_forward *fwd;
160 fwd = list_entry(entry, struct x25_forward, node);
H A Dx25_proc.c137 struct x25_forward *f = list_entry(v, struct x25_forward, node);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dx25.h169 struct x25_forward { struct
219 /* x25_forward.c */

Completed in 56 milliseconds