Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip6_fib.h493 void fib6_nh_release(struct fib6_nh *fib6_nh);
504 static inline void fib6_nh_release(struct fib6_nh *fib6_nh) in fib6_nh_release() function
/linux/net/ipv4/
H A Dnexthop.c513 fib6_nh_release(&nhi->fib6_nh); in nexthop_free_single()
2903 fib6_nh_release(fib6_nh); in nh_create_ipv6()
/linux/net/ipv6/
H A Dip6_fib.c177 fib6_nh_release(f6i->fib6_nh); in fib6_info_destroy_rcu()
H A Droute.c3717 void fib6_nh_release(struct fib6_nh *fib6_nh) in fib6_nh_release() function