Searched refs:fib6_rt_update (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/net/ |
H A D | ipv6_stubs.h | 53 void (*fib6_rt_update)(struct net *net, struct fib6_info *rt, member
|
H A D | ip6_fib.h | 498 void fib6_rt_update(struct net *net, struct fib6_info *rt,
|
/openbmc/linux/net/ipv6/ |
H A D | af_inet6.c | 1046 .fib6_rt_update = fib6_rt_update,
|
H A D | route.c | 6214 void fib6_rt_update(struct net *net, struct fib6_info *rt, in fib6_rt_update() 6211 void fib6_rt_update(struct net *net, struct fib6_info *rt, fib6_rt_update() function
|
/openbmc/linux/net/ipv4/ |
H A D | nexthop.c | 2226 ipv6_stub->fib6_rt_update(net, f6i, info); in __nexthop_replace_notify()
|