Searched refs:__inet6_rt_notify (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ipv6/ |
| H A D | route.c | 6381 static void __inet6_rt_notify(int event, struct fib6_info *rt, in __inet6_rt_notify() function 6426 __inet6_rt_notify(event, rt, info, nlm_flags, RT_DEL_REASON_UNSPEC); in inet6_rt_notify() 6432 __inet6_rt_notify(RTM_DELROUTE, rt, info, 0, del_reason); in inet6_rt_del_notify()
|