Home
last modified time | relevance | path

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

/linux/net/decnet/
A Ddn_route.c148 struct dn_route *rt = (struct dn_route *) dst; in dn_dst_destroy()
158 struct dn_route *rt = (struct dn_route *) dst; in dn_dst_ifdown()
181 struct dn_route *rt; in dn_dst_check_expire()
213 struct dn_route *rt; in dn_dst_gc()
257 struct dn_route *rt = (struct dn_route *) dst; in dn_dst_update_pmtu()
318 struct dn_route *rth; in dn_insert_route()
742 struct dn_route *rt = (struct dn_route *)dst; in dn_output()
782 struct dn_route *rt; in dn_forward()
1520 struct dn_route *rt; in dn_route_input()
1549 struct dn_route *rt = (struct dn_route *)skb_dst(skb); in dn_rt_fill_info()
[all …]
A Ddn_neigh.c176 struct dn_route *rt = (struct dn_route *)dst; in dn_neigh_output()
201 struct dn_route *rt = (struct dn_route *)dst; in dn_neigh_output_packet()
341 struct dn_route *rt = (struct dn_route *) dst; in dn_to_neigh_output()
A DMakefile6 dn_route.o dn_dev.o dn_neigh.o dn_timer.o
/linux/include/net/
A Ddn_route.h62 struct dn_route { struct
64 struct dn_route __rcu *dn_next; argument
81 static inline bool dn_is_input_route(struct dn_route *rt) in dn_is_input_route() argument
86 static inline bool dn_is_output_route(struct dn_route *rt) in dn_is_output_route()

Completed in 9 milliseconds