Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A 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
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_rules.c196 dn_fib_res_put(&res); in dnet_addr_type()
H A 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()
H A Ddn_fib.c245 dn_fib_res_put(&res); in dn_fib_check_nh()