Home
last modified time | relevance | path

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

/Linux-v4.19/net/x25/
Dx25_forward.c28 struct x25_forward *x25_frwd, *new_frwd; in x25_forward_call()
55 x25_frwd = list_entry(entry, struct x25_forward, node); in x25_forward_call()
65 if ((new_frwd = kmalloc(sizeof(struct x25_forward), in x25_forward_call()
99 struct x25_forward *frwd; in x25_forward_data()
108 frwd = list_entry(entry, struct x25_forward, node); in x25_forward_data()
139 struct x25_forward *fwd; in x25_clear_forward_by_lci()
145 fwd = list_entry(entry, struct x25_forward, node); in x25_clear_forward_by_lci()
157 struct x25_forward *fwd; in x25_clear_forward_by_dev()
163 fwd = list_entry(entry, struct x25_forward, node); in x25_clear_forward_by_dev()
DMakefile10 x25_timer.o x25_proc.o x25_forward.o
Dx25_proc.c138 struct x25_forward *f = list_entry(v, struct x25_forward, node); in x25_seq_forward_show()
/Linux-v4.19/include/net/
Dx25.h171 struct x25_forward { struct