Home
last modified time | relevance | path

Searched refs:fib6_nh_release (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dipv6_stubs.h49 void (*fib6_nh_release)(struct fib6_nh *fib6_nh); member
H A Dip6_fib.h493 void fib6_nh_release(struct fib6_nh *fib6_nh);
/kernel/linux/linux-6.6/include/net/
H A Dipv6_stubs.h49 void (*fib6_nh_release)(struct fib6_nh *fib6_nh); member
H A Dip6_fib.h483 void fib6_nh_release(struct fib6_nh *fib6_nh);
/kernel/linux/linux-5.10/net/ipv6/
H A Daf_inet6.c1044 .fib6_nh_release = fib6_nh_release,
H A Dip6_fib.c174 fib6_nh_release(f6i->fib6_nh); in fib6_info_destroy_rcu()
H A Droute.c3538 void fib6_nh_release(struct fib6_nh *fib6_nh) in fib6_nh_release() function
/kernel/linux/linux-6.6/net/ipv6/
H A Daf_inet6.c1045 .fib6_nh_release = fib6_nh_release,
H A Dip6_fib.c175 fib6_nh_release(f6i->fib6_nh); in fib6_info_destroy_rcu()
H A Droute.c3638 void fib6_nh_release(struct fib6_nh *fib6_nh) in fib6_nh_release() function
/kernel/linux/linux-5.10/net/ipv4/
H A Dnexthop.c101 ipv6_stub->fib6_nh_release(&nhi->fib6_nh); in nexthop_free_single()
1382 /* IPv6 is not enabled, don't call fib6_nh_release */ in nh_create_ipv6()
1385 ipv6_stub->fib6_nh_release(fib6_nh); in nh_create_ipv6()
H A Dfib_semantics.c1069 ipv6_stub->fib6_nh_release(&fib6_nh); in fib_check_nh_v6_gw()
/kernel/linux/linux-6.6/net/ipv4/
H A Dnexthop.c499 ipv6_stub->fib6_nh_release(&nhi->fib6_nh); in nexthop_free_single()
2592 /* IPv6 is not enabled, don't call fib6_nh_release */ in nh_create_ipv6()
2595 ipv6_stub->fib6_nh_release(fib6_nh); in nh_create_ipv6()
H A Dfib_semantics.c1071 ipv6_stub->fib6_nh_release(&fib6_nh); in fib_check_nh_v6_gw()

Completed in 41 milliseconds