Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dipv6_route.h20 #define RTF_DEFAULT 0x00010000 /* default - learned via ND */ macro
/linux/net/ipv6/
A Droute.c2804 if (fn && (rt->rt6i_flags & RTF_DEFAULT)) in ip6_link_failure()
4338 cfg.fc_flags |= RTF_DEFAULT; in rt6_add_route_info()
4368 ((rt->fib6_flags & (RTF_ADDRCONF | RTF_DEFAULT)) == (RTF_ADDRCONF | RTF_DEFAULT)) && in rt6_get_dflt_router()
4388 .fc_flags = RTF_GATEWAY | RTF_ADDRCONF | RTF_DEFAULT | in rt6_add_dflt_router()
4421 if (rt->fib6_flags & (RTF_DEFAULT | RTF_ADDRCONF) && in __rt6_purge_dflt_routers()
4633 #define RTF_RA_ROUTER (RTF_ADDRCONF | RTF_DEFAULT)
A Daddrconf.c1247 ifp->idev->dev, 0, RTF_DEFAULT, true); in cleanup_prefix_route()
2741 RTF_DEFAULT, true); in addrconf_prefix_rcv()
4672 ifp->idev->dev, 0, RTF_DEFAULT, true); in modify_prefix_route()

Completed in 30 milliseconds