Home
last modified time | relevance | path

Searched refs:RT_DEL_REASON_UNSPEC (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv6/
H A Droute.c4005 return __ip6_del_rt(rt, &info, RT_DEL_REASON_UNSPEC); in ip6_del_rt()
4041 RT_DEL_REASON_UNSPEC) < 0) { in __ip6_del_rt_siblings()
4077 err = fib6_del(sibling, info, RT_DEL_REASON_UNSPEC); in __ip6_del_rt_siblings()
4083 err = fib6_del(rt, info, RT_DEL_REASON_UNSPEC); in __ip6_del_rt_siblings()
4210 RT_DEL_REASON_UNSPEC); in ip6_route_del()
4230 RT_DEL_REASON_UNSPEC); in ip6_route_del()
5970 if (del_reason != RT_DEL_REASON_UNSPEC && in rt6_fill_node()
6076 RT_DEL_REASON_UNSPEC); in rt6_nh_dump_exceptions()
6125 RT_DEL_REASON_UNSPEC)) { in rt6_dump_route()
6359 RT_DEL_REASON_UNSPEC); in inet6_rtm_getroute()
[all …]
H A Dndisc.c1367 RT_DEL_REASON_UNSPEC); in ndisc_router_discovery()
H A Dip6_fib.c2258 res = fib6_del(rt, &info, RT_DEL_REASON_UNSPEC); in fib6_clean_node()
/linux/include/uapi/linux/
H A Drtnetlink.h427 RT_DEL_REASON_UNSPEC, /* cause not recorded */ enumerator