Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Ddn_fib.h139 static inline void dn_fib_res_put(struct dn_fib_res *res) in dn_fib_res_put() function
156 #define dn_fib_res_put(res) do { } while(0) macro
/Linux-v4.19/net/decnet/
Ddn_rules.c196 dn_fib_res_put(&res); in dnet_addr_type()
Ddn_route.c1224 dn_fib_res_put(&res); in dn_route_output_slow()
1377 dn_fib_res_put(&res); in dn_route_input_slow()
1503 dn_fib_res_put(&res); in dn_route_input_slow()
Ddn_fib.c245 dn_fib_res_put(&res); in dn_fib_check_nh()