Searched refs:inet6_rt_notify (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ipv6/ |
| H A D | ip6_fib.c | 1280 inet6_rt_notify(RTM_NEWROUTE, rt, info, nlflags); in fib6_add_rt2node() 1311 inet6_rt_notify(RTM_NEWROUTE, rt, info, NLM_F_REPLACE); in fib6_add_rt2node() 2057 inet6_rt_notify(RTM_DELROUTE, rt, info, 0); in fib6_del_route()
|
| H A D | ndisc.c | 1397 inet6_rt_notify(RTM_NEWROUTE, rt, &nlinfo, NLM_F_REPLACE); in ndisc_router_discovery()
|
| H A D | route.c | 5366 inet6_rt_notify(RTM_NEWROUTE, rt, info, nlflags); in ip6_route_mpath_notify() 6340 void inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info, in inet6_rt_notify() function
|