Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dipv6_stubs.h49 void (*fib6_nh_release)(struct fib6_nh *fib6_nh); member
H A Dip6_fib.h485 void fib6_nh_release(struct fib6_nh *fib6_nh);
/openbmc/linux/net/ipv6/
H A Daf_inet6.c1043 .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.c3647 void fib6_nh_release(struct fib6_nh *fib6_nh) in fib6_nh_release() function
/openbmc/linux/net/ipv4/
H A Dnexthop.c499 ipv6_stub->fib6_nh_release(&nhi->fib6_nh); in nexthop_free_single()
2596 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()