Home
last modified time | relevance | path

Searched refs:fib_res_put (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/net/ipv4/
Dfib_frontend.c167 fib_res_put(&res); in ip_dev_find()
192 fib_res_put(&res); in inet_addr_type()
247 fib_res_put(&res); in fib_validate_source()
250 fib_res_put(&res); in fib_validate_source()
263 fib_res_put(&res); in fib_validate_source()
275 fib_res_put(&res); in fib_validate_source()
Dip_nat_dumb.c142 fib_res_put(&res); in ip_do_nat()
Droute.c1248 fib_res_put(&res); in ip_rt_get_source()
1472 fib_res_put(&res); in ip_route_input_slow()
1592 fib_res_put(&res); in ip_route_input_slow()
2057 fib_res_put(&res); in ip_route_output_slow()
Dfib_semantics.c398 fib_res_put(&res); in fib_check_nh()
/linux-2.4.37.9/include/net/
Dip_fib.h268 static inline void fib_res_put(struct fib_result *res) in fib_res_put() function