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

/linux-master/net/x25/
H A DMakefile10 x25_timer.o x25_proc.o x25_forward.o
H A Dx25_forward.c22 struct x25_forward *x25_frwd, *new_frwd;
58 if ((new_frwd = kmalloc(sizeof(struct x25_forward),
92 struct x25_forward *frwd;
130 struct x25_forward *fwd, *tmp;
146 struct x25_forward *fwd, *tmp;
H A Dx25_proc.c132 struct x25_forward *f = list_entry(v, struct x25_forward, node);
/linux-master/include/net/
H A Dx25.h172 struct x25_forward { struct
218 /* x25_forward.c */

Completed in 186 milliseconds