Home
last modified time | relevance | path

Searched refs:RTF_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dipv6_route.h20 #define RTF_DEFAULT 0x00010000 /* default - learned via ND */ macro
/linux-6.12.1/net/ipv6/
Droute.c2813 if (fn && (rt->rt6i_flags & RTF_DEFAULT)) in ip6_link_failure()
4325 cfg.fc_flags |= RTF_DEFAULT; in rt6_add_route_info()
4355 ((rt->fib6_flags & (RTF_ADDRCONF | RTF_DEFAULT)) == (RTF_ADDRCONF | RTF_DEFAULT)) && in rt6_get_dflt_router()
4376 .fc_flags = RTF_GATEWAY | RTF_ADDRCONF | RTF_DEFAULT | in rt6_add_dflt_router()
4410 if (rt->fib6_flags & (RTF_DEFAULT | RTF_ADDRCONF) && in __rt6_purge_dflt_routers()
4634 #define RTF_RA_ROUTER (RTF_ADDRCONF | RTF_DEFAULT)
Daddrconf.c1267 ifp->idev->dev, 0, RTF_DEFAULT, true); in cleanup_prefix_route()
2829 RTF_DEFAULT, true); in addrconf_prefix_rcv()
4815 ifp->idev->dev, 0, RTF_DEFAULT, true); in modify_prefix_route()