Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/net/decnet/
Ddn_rules.c196 dn_fib_res_put(&res); in dnet_addr_type()
Ddn_route.c1220 dn_fib_res_put(&res); in dn_route_output_slow()
1373 dn_fib_res_put(&res); in dn_route_input_slow()
1499 dn_fib_res_put(&res); in dn_route_input_slow()
Ddn_fib.c245 dn_fib_res_put(&res); in dn_fib_check_nh()