Searched refs:fib_nh_release (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | ip_fib.h | 482 void fib_nh_release(struct net *net, struct fib_nh *fib_nh);
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip_fib.h | 532 void fib_nh_release(struct net *net, struct fib_nh *fib_nh);
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | nexthop.c | 98 fib_nh_release(nh->net, &nhi->fib_nh); in nexthop_free_single() 1338 fib_nh_release(net, fib_nh); in nh_create_ipv4() 1352 fib_nh_release(net, fib_nh); in nh_create_ipv4()
|
H A D | fib_semantics.c | 223 void fib_nh_release(struct net *net, struct fib_nh *fib_nh) in fib_nh_release() function 241 fib_nh_release(fi->fib_net, nexthop_nh); in free_fib_info_rcu()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_semantics.c | 223 void fib_nh_release(struct net *net, struct fib_nh *fib_nh) in fib_nh_release() function 241 fib_nh_release(fi->fib_net, nexthop_nh); in free_fib_info_rcu()
|
H A D | nexthop.c | 496 fib_nh_release(nh->net, &nhi->fib_nh); in nexthop_free_single() 2548 fib_nh_release(net, fib_nh); in nh_create_ipv4() 2562 fib_nh_release(net, fib_nh); in nh_create_ipv4()
|
Completed in 15 milliseconds