Home
last modified time | relevance | path

Searched refs:RTF_NONEXTHOP (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dipv6_route.h27 #define RTF_NONEXTHOP 0x00200000 /* route with no nexthop */ macro
/linux-4.19.296/include/net/
Dip6_route.h237 !(rt->rt6i_flags & (RTF_GATEWAY | RTF_NONEXTHOP)) && in ipv6_anycast_destination()