Searched refs:inet6_rt_notify (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/ |
| A D | ip6_fib.h | 502 void inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info,
|
| /linux/net/ipv6/ |
| A D | ip6_fib.c | 1250 inet6_rt_notify(RTM_NEWROUTE, rt, info, nlflags); in fib6_add_rt2node() 1281 inet6_rt_notify(RTM_NEWROUTE, rt, info, NLM_F_REPLACE); in fib6_add_rt2node() 1992 inet6_rt_notify(RTM_DELROUTE, rt, info, 0); in fib6_del_route()
|
| A D | route.c | 5198 inet6_rt_notify(RTM_NEWROUTE, rt, info, nlflags); in ip6_route_mpath_notify() 6168 void inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info, in inet6_rt_notify() function
|
Completed in 30 milliseconds