Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Ddn_fib.h137 static inline void dn_fib_res_put(struct dn_fib_res *res) in dn_fib_res_put() function
154 #define dn_fib_res_put(res) do { } while(0) macro
/linux-4.4.14/net/decnet/
Ddn_rules.c192 dn_fib_res_put(&res); in dnet_addr_type()
Ddn_route.c1230 dn_fib_res_put(&res); in dn_route_output_slow()
1383 dn_fib_res_put(&res); in dn_route_input_slow()
1507 dn_fib_res_put(&res); in dn_route_input_slow()
Ddn_fib.c241 dn_fib_res_put(&res); in dn_fib_check_nh()