dn_fib_res         89 include/net/dn_fib.h 			struct dn_fib_res *res);
dn_fib_res        108 include/net/dn_fib.h 			  const struct flowidn *fld, struct dn_fib_res *res);
dn_fib_res        111 include/net/dn_fib.h void dn_fib_select_multipath(const struct flowidn *fld, struct dn_fib_res *res);
dn_fib_res        127 include/net/dn_fib.h int dn_fib_lookup(struct flowidn *fld, struct dn_fib_res *res);
dn_fib_res        139 include/net/dn_fib.h static inline void dn_fib_res_put(struct dn_fib_res *res)
dn_fib_res        201 net/decnet/dn_fib.c 		struct dn_fib_res res;
dn_fib_res        416 net/decnet/dn_fib.c int dn_fib_semantic_match(int type, struct dn_fib_info *fi, const struct flowidn *fld, struct dn_fib_res *res)
dn_fib_res        458 net/decnet/dn_fib.c void dn_fib_select_multipath(const struct flowidn *fld, struct dn_fib_res *res)
dn_fib_res        862 net/decnet/dn_route.c static int dn_rt_set_next_hop(struct dn_route *rt, struct dn_fib_res *res)
dn_fib_res        936 net/decnet/dn_route.c static inline __le16 __dn_fib_res_prefsrc(struct dn_fib_res *res)
dn_fib_res        941 net/decnet/dn_route.c static inline __le16 dn_fib_rules_map_destination(__le16 daddr, struct dn_fib_res *res)
dn_fib_res        962 net/decnet/dn_route.c 	struct dn_fib_res res = { .fi = NULL, .type = RTN_UNICAST };
dn_fib_res       1319 net/decnet/dn_route.c 	struct dn_fib_res res = { .fi = NULL, .type = RTN_UNREACHABLE };
dn_fib_res         54 net/decnet/dn_rules.c int dn_fib_lookup(struct flowidn *flp, struct dn_fib_res *res)
dn_fib_res         97 net/decnet/dn_rules.c 	err = tbl->lookup(tbl, fld, (struct dn_fib_res *)arg->result);
dn_fib_res        187 net/decnet/dn_rules.c 	struct dn_fib_res res;
dn_fib_res        790 net/decnet/dn_table.c static int dn_fib_table_lookup(struct dn_fib_table *tb, const struct flowidn *flp, struct dn_fib_res *res)